sudo tnpm install > fsevents@1.2.4 install /Users/Desktop/learn/webpack/vue-v6/node_modules/fsevents > node install node-pre-gyp ERR! Completion callback never invoked! node-pre-gyp ERR! System Darwin 17.7.0 node-pre-gyp ERR! command "/usr/local/bin/node" "/Users/ronaldliang/Desktop/learn/webpack/vue-v6/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd /Users/ronaldliang/Desktop/learn/webpack/vue-v6/node_modules/fsevents node-pre-gyp E
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 271
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 2
Description
sudo tnpm install > fsevents@1.2.4 install /Users/Desktop/vue-v6/node_modules/fsevents > node install node-pre-gyp ERR! Completion callback never invoked! node-pre-gyp ERR! System Darwin 17.7.0 node-pre-gyp ERR! command "/usr/local/bin/node" "/Users/Desktop/learn/webpack/vue-v6/node_modules/fsevents/node_modules/node-pre-gyp/bin/node-pre-gyp" "install" "--fallback-to-build" node-pre-gyp ERR! cwd /Users/Desktop/learn/webpack/vue-v6/node_modules/fsevents node-pre-gyp ERR! node -v v9.2.0 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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the `node-pre-gyp install --fallback-to-build` step for fsevents@1.2.4 with Node v9.2.0 on Darwin, using the reported `sudo tnpm install` command. Trace the completion callback failure in node-pre-gyp and verify that installation finishes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100