You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
npm i libp2p-webrtc-direct
npm ERR! code 1
npm ERR! path /Users/user/Projects/rugpulld/node_modules/wrtc
npm ERR! command failed
npm ERR! command sh -c node scripts/download-prebuilt.js
npm ERR! /bin/sh: node-pre-gyp: command not found
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/user/.npm/_logs/2021-12-23T15_24_43_238Z-debug.log
npm install -g node-pre-gyp
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is d
eprecated and only the @mapbox scoped package will recieve updates in the future
added 67 packages, and audited 68 packages in 3s
2 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
after installing node-pre-gyp, installing libp2p-webrtc-direct worked too
The text was updated successfully, but these errors were encountered:
TimDaub
added a commit
to TimDaub/js-libp2p-webrtc-direct
that referenced
this issue
Dec 23, 2021
after installing node-pre-gyp, installing libp2p-webrtc-direct worked too
The text was updated successfully, but these errors were encountered: