This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Install failing on node-pre-gyp dependency #467
Open
Description
macOS 11.5.2
node v14.17.5
npm v6.14.14
npm install
> [email protected] install /Users/adgantt/Code/angular-seed/node_modules/fsevents
> node install
node-pre-gyp ERR! Completion callback never invoked!
node-pre-gyp ERR! System Darwin 20.6.0
node-pre-gyp ERR! command "/usr/local/bin/node" "/Users/adgantt/Code/angular-seed/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd /Users/adgantt/Code/angular-seed/node_modules/fsevents
node-pre-gyp ERR! node -v v14.17.5
node-pre-gyp ERR! node-pre-gyp -v v0.10.0
node-pre-gyp ERR! This is a bug in `node-pre-gyp`.
node-pre-gyp ERR! Try to update node-pre-gyp and file an issue if it does not help:
node-pre-gyp ERR! <https://github.com/mapbox/node-pre-gyp/issues>
Metadata
Metadata
Assignees
Labels
No labels