-
Notifications
You must be signed in to change notification settings - Fork 229
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
LWIP installation error #314
Comments
Tried Cloning and installing too using cd lwip && npm install but the log says system cannot find the path specified |
This project seems to be dead. Try this version - https://github.com/Pajk/lwip |
hey thanks for the reply!! i'll check it out |
@tom-james-watson the project you linked seems as dead as this one |
+1 |
I use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, unsure of how to get this working, installed using cmd have node.js installed v 8.9.1,
unsure of what the log says:
gyp ERR! build error
gyp ERR! stack Error:
C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
failed with exit code: 1gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:258:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Windows_NT 10.0.16299
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\CheangK\node_modules\lwip
gyp ERR! node -v v8.9.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\CheangK\package.json'
npm WARN CheangK No description
npm WARN CheangK No repository field.
npm WARN CheangK No README data
npm WARN CheangK 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\CheangK\AppData\Roaming\npm-cache_logs\2017-12-05T02_34_28_429Z-debug.log
The text was updated successfully, but these errors were encountered: