ivanseidel / ivanseidel/IAMDinosaur
There is a problem when npm install
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 533
- PR merge metrics
- No merged PRs in 30d
Description
I'm new to npm and Nodejs. The following error occur when I do npm install:
/bin/sh: 1: node: not found
gyp: Call to 'node -e "require('nan')"' returned exit status 127 while in binding.gyp. while trying to load binding.gyp

What should I do to continue it?
some info:
ubuntu 16.04
node v4.2.6
npm v3.5.2
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported npm install error and the repository's binding.gyp reference, then compare the stated Ubuntu, Node.js, and npm versions with the project's installation requirements. Reproduce the failure and identify why the install shell cannot find node; done means npm install completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100