pkcs11js: Unable to run npm install

npm ERR! Failed at the pkcs11js@1.0.9 install script ‘npm run build’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the pkcs11js package,

95 error argv “C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js” “install” 696 error node v6.9.1 697 error npm v3.10.8 698 error code ELIFECYCLE 699 error pkcs11js@1.0.9 install: npm run build npm-debug.zip

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 29 (11 by maintainers)

Most upvoted comments

when i opened Xcode it did a small update. Maybe it is linked to that ? 😕

@zamrokk I cannot reproduce this error on my Mac. Could you try to build it from Xcode?

node-gyp configure -- -f xcode
open build/binding.xcodeproj

Try installing openSSL as described at: https://github.com/brave/browser-laptop/wiki/(setup)-Windows-build-guide#openssl that worked for me