-
Notifications
You must be signed in to change notification settings - Fork 40
Cannot install this library from NPM with python 3 #134
Comments
Any update on this issue? |
https://github.com/nodejs/node-gyp
Try to install Python v2.7 |
This is well known bug with node-gyp: nodejs/node-gyp#193 |
Python 2 is obsolete and is not supported and the gyp project itself is also agonizing. |
There is one more WebCrypto module which doesn't require C++. https://github.com/PeculiarVentures/webcrypto It's based on NodeJS v10 Crypto API |
@microshine I moved to https://github.com/PeculiarVentures/webcrypto and code works OK, so I can close this issue. |
this problem happen when i use CloudFlare by |
You can install package with alternative version of python: |
coool, thx. |
node-webcrypto-ossl: 1.0.38
npm: 6.4.1
node: v8.11.1
python: 3.6.5 :: Anaconda
The text was updated successfully, but these errors were encountered: