Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed npm install error (node-gyp) with update package.json#1

Open
PatrickECleary wants to merge 1 commit into
sweetpi:masterfrom
PatrickECleary:master
Open

Fixed npm install error (node-gyp) with update package.json#1
PatrickECleary wants to merge 1 commit into
sweetpi:masterfrom
PatrickECleary:master

Conversation

@PatrickECleary

Copy link
Copy Markdown

Attempts to npm install threw the following error:

gyp ERR! stack Error: 'make' failed with exit code: 2

Updated i2c package version from 0.1.7 to 0.2.1 fixed the problem, allowing for successful npm install

npm v 2.11.2
node v 0.12.6

Updated i2c package version from 0.1.7 to 0.2.1
@johnty

johnty commented Jul 12, 2016

Copy link
Copy Markdown

seconded! currently cannot install from npm repo on RPi Jessie.

node-red v0.14.3
node v4.2.1
npm v2.14.7

manual install with i2c 0.2.x works fine.

@ericterpstra

Copy link
Copy Markdown

Same here. Would be great if this was merged in.

@artus9033

Copy link
Copy Markdown

The same

@alexfederlin

Copy link
Copy Markdown

yeah, same here...
btw, installing the fork works really easy like this:
npm install --save git+https://[email protected]/Patman27/i2c-lcd.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants