Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails, tries to load local npm lib #19

Open
rabble opened this issue Mar 1, 2023 · 2 comments
Open

Build fails, tries to load local npm lib #19

rabble opened this issue Mar 1, 2023 · 2 comments

Comments

@rabble
Copy link

rabble commented Mar 1, 2023

Followed readme instructions and everything built but this:

npm install
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:@noble/hashes/sha256
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/rabble/.npm/_logs/2023-03-01T21_22_05_923Z-debug-0.log
pnpm install
Lockfile is up to date, resolution step is skipped
Already up to date
 > WARN  Local dependency not found at /Users/rabble/code/experiments/nostr-proxy/@noble/hashes/sha256
Done in 1.1s

@Dolu89
Copy link
Owner

Dolu89 commented Mar 2, 2023

What is your version of nodejs?
Also, what is this npm install at the beginning? This project uses Pnpm instead of npm or yarn

@RandyMcMillan
Copy link

try "pnpm rb"

rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants