We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Describe the bug I got this error while import the package in nodejs :
Error: Package subpath './blst-native' is not defined by "exports" in .\node_modules\@chainsafe\bls\package.json
import:
import bls from "@chainsafe/bls/blst-native";