ChainSafe / ChainSafe/bls

ERR_PACKAGE_PATH_NOT_EXPORTED Error while importing @chainsafe/bls/blst-native

Open
#160 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
106
Forks
24
PR merge metrics
No merged PRs in 30d

Description

**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";

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.