Skip to content
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

Installation Error #318

Open
shekar-raja opened this issue Oct 23, 2018 · 3 comments
Open

Installation Error #318

shekar-raja opened this issue Oct 23, 2018 · 3 comments

Comments

@shekar-raja
Copy link

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. (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:154:21)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\rajasekhar.b\node_modules\lwip
gyp ERR! node -v v10.12.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\rajasekhar.b\package.json'
npm WARN rajasekhar.b No description
npm WARN rajasekhar.b No repository field.
npm WARN rajasekhar.b No README data
npm WARN rajasekhar.b No license field.

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

@roganoalien
Copy link

same here, cannot be used now. Is there a fix?

@8secz-johndpope
Copy link

see my last comment #306

@krishnadevz
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants