Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.
This repository was archived by the owner on May 2, 2025. It is now read-only.

Can't install with npm #2

@Blablach

Description

@Blablach

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 :

nodeacr122u@1.0.0 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)

nodeacr122u@1.0.0 install /home/blablach/git-src/nodeacr122u
(node-gyp rebuild 2> builderror.log) || (exit 1)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! nodeacr122u@1.0.0 install: '(node-gyp rebuild 2> builderror.log) || (exit 1)'
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the nodeacr122u@1.0.0 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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions