You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)
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 !
The text was updated successfully, but these errors were encountered:
Hi,
I did the following steps:
libnfc5
andlibnfc-dev
via aptnpm install
I got the following error :
Is there something I forgot ?
npm : 5.3.0
node : v8.2.1
Thanks !
The text was updated successfully, but these errors were encountered: