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

unable to build the code #1

Open
wrushasendakhane opened this issue Mar 16, 2020 · 0 comments
Open

unable to build the code #1

wrushasendakhane opened this issue Mar 16, 2020 · 0 comments

Comments

@wrushasendakhane
Copy link

prebuild verb
check python checking for Python executable "C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe" in the PATH
prebuild verb which succeeded C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe

prebuild verb
check python version C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe -c "import platform; print(platform.python_version());" returned: "3.8.2\r\n"

prebuild
verb could not find "C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe". checking python launcher

prebuild
verb could not find "C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe". guessing location
prebuild verb ensuring that file exists: C:\Python27\python.exe
prebuild ERR! configure error
prebuild ERR! stack Error: Can't find Python executable "C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe", you can set the PYTHON env variable.
prebuild ERR! stack at PythonFinder.failNoPython (C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\node-gyp\lib\configure.js:483:19)
prebuild ERR! stack at PythonFinder. (C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\node-gyp\lib\configure.js:508:16)
prebuild ERR! stack at C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\graceful-fs\polyfills.js:284:29
prebuild ERR! stack at FSReqCallback.oncomplete (fs.js:169:21)
prebuild ERR! not ok
prebuild ERR! build Error: Can't find Python executable "C:\Users\dakhanws\AppData\Local\Programs\Python\Python38-32\python.exe", you can set the PYTHON env variable.
prebuild ERR! build at PythonFinder.failNoPython (C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\node-gyp\lib\configure.js:483:19)
prebuild ERR! build at PythonFinder. (C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\node-gyp\lib\configure.js:508:16)
prebuild ERR! build at C:\AssemblyVotingSystem\offline_first\persistencejetapp\node_modules\graceful-fs\polyfills.js:284:29
prebuild ERR! build at FSReqCallback.oncomplete (fs.js:169:21)

npm WARN
optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm
ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] install: prebuild --install
npm ERR! Exit status 2
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\dakhanws\AppData\Roaming\npm-cache_logs\2020-03-16T16_32_49_365Z-debug.log

child process exited with code: 2

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

1 participant