lwip
lwip copied to clipboard
Installation Error
npm WARN deprecated [email protected]: This package is discontinued. Use lodash@^4.0.0.
[email protected] install C:\Users\rajasekhar.b\node_modules\lwip node-gyp rebuild
C:\Users\rajasekhar.b\node_modules\lwip>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
gyp ERR! stack at PythonFinder.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
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 ERR! A complete log of this run can be found in: npm ERR! C:\Users\rajasekhar.b\AppData\Roaming\npm-cache_logs\2018-10-23T06_33_04_759Z-debug.log
same here, cannot be used now. Is there a fix?
see my last comment https://github.com/EyalAr/lwip/issues/306
Note: Installation of this module involves compiling native code. If npm install lwip failes, you probably need to setup your system. See instructions(https://github.com/nodejs/node-gyp#installation). Building on Windows with Visual Studio requires version 2013 or higher.
or newer versions of node not supporting this
package