ivanseidel / ivanseidel/IAMDinosaur

There is a problem when npm install

Open
#35 14 comments 0 reactions 0 assignees View on GitHub
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

![capture](https://cloud.githubusercontent.com/assets/20162618/19671838/848d241c-9a26-11e6-953e-3d7002a18fc9.PNG)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.