-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Unable to Install pkcs11js #59
Comments
@Swhite215 Do you have a log file? It's not clear why you've got that error I've got a test result. It works fine for me
Versions
|
I am getting this error when running npm install in my project directory, do you have any idea what causes this?Node: v10.15.3
|
Hello @anonymousdplantgit . Try to use nodejs/node-gyp#1587 (comment) |
Strange error from the log Try to disable certificate validation using NODE_TLS_REJECT_UNAUTHORIZED environment variable
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Node Version: 12.16.3
NPM Version: 6.14.4
I am getting this error when running npm install in my project directory. Is this an issue with my node version?
The text was updated successfully, but these errors were encountered: