Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install with npm #2

Open
Blablach opened this issue Jul 31, 2017 · 2 comments
Open

Can't install with npm #2

Blablach opened this issue Jul 31, 2017 · 2 comments

Comments

@Blablach
Copy link

Hi,

I did the following steps:

  • installed libnfc5 and libnfc-dev via apt
  • I've clone your repository and tried npm install

I got the following error :

[email protected] preinstall /home/blablach/git-src/nodeacr122u
(pkg-config libnfc --exists) || (echo Sorry, you need to install libnfc and development headers to build this module.; exit 1)

[email protected] install /home/blablach/git-src/nodeacr122u
(node-gyp rebuild 2> builderror.log) || (exit 1)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: '(node-gyp rebuild 2> builderror.log) || (exit 1)'
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /home/blablach/.npm/_logs/2017-07-31T10_22_20_458Z-debug.log

Is there something I forgot ?

npm : 5.3.0
node : v8.2.1

Thanks !

@danieloneill
Copy link
Owner

I'm not sure, it isn't really showing me what failed in just the messages.

Could you please attach the error log output?

Thanks!

@sunonsea
Copy link

Hello Daniel,

We have EXACTLY the SAME issue here. Please see attached the error log output... Can you help?

Here my configurations:
Beaglebone Black Rel. C
Node v.8.5.0
Debian 9.1
npm 5.3.0
libnfc 1.7.1

Looking forward to your kind reply! Thank you!
Antonio

2017-09-13T19_22_53_883Z-debug.zip

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

No branches or pull requests

3 participants