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

npm install fails #5028

Closed
bilalkamoon opened this issue Sep 1, 2016 · 1 comment
Closed

npm install fails #5028

bilalkamoon opened this issue Sep 1, 2016 · 1 comment

Comments

@bilalkamoon
Copy link

===============ISSUE SECTION===============

Expected Behavior

bot running after update

Actual Behavior

bot stops working, npm install fails

Output when issue occurred

C:\Users\Win8\node_modules\weak>if not defined npm_config_node_gyp (node "C:\Use
rs\Win8\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin....\node_module
s\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build,
please add the "/m" switch.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targe
ts(366,5): warning MSB8003: Could not find WindowsSDKDir variable from the regi
stry. TargetFrameworkVersion or PlatformToolset may be set to an invalid versi
on number. [C:\Users\Win8\node_modules\weak\build\weakref.vcxproj]
TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the
file specified. [C:\Users\Win8\node_modules\weak\build\weakref.vcxproj]

gyp ERR! build error
gyp ERR! stack Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe fail
ed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Win8\AppData\Roaming\npm\nod
e_modules\npm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces
s.js:215:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\Win8\AppData
\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "re
build"
gyp ERR! cwd C:\Users\Win8\node_modules\weak
gyp ERR! node -v v6.5.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN install:[email protected] [email protected] install: node-gyp rebuild
npm WARN install:[email protected] Exit status 1
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Win8\package.j
son'
npm WARN Win8 No description
npm WARN Win8 No repository field.
npm WARN Win8 No README data
npm WARN Win8 No license field.

Steps to Reproduce

Other Information

OS:
Windows
Branch:
master
Python Version:
2.7

@Jcolomar
Copy link
Contributor

Jcolomar commented Sep 1, 2016

As i know, pokemongo-bot no needs npm install. Thats is for pokemongo-map

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

2 participants