Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Installation fails with node 10.16.3

Open
#74 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, linux, node.js

Research direction

Start with the reported npm install failure and the inotify@1.4.6 node-gyp rebuild step. Check the native build output above the excerpt to identify the cause, then verify the installation succeeds with Node 10.16.3; the issue does not mention a source file or test.

Written by the indexing model from the issue text.

Description

Hi everybody !

I am trying to install my app with the command sudo npm install, but I have this issue :

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! inotify@1.4.6 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the inotify@1.4.6 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/lfg-dev/.npm/_logs/2019-10-16T12_01_23_133Z-debug.log

I am using nvm 0.34.0 with node 10.16.3 which has the the npm version number 6.9.0.

Does anyone have an idea about this issue please ? 😃

Dominant language
C++
Stars
242
Forks
39
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from c4milo/node-inotify

All issues in c4milo/node-inotify

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.