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

verb check python checking for Python executable #4

Open
colors2019 opened this issue Jan 14, 2019 · 0 comments
Open

verb check python checking for Python executable #4

colors2019 opened this issue Jan 14, 2019 · 0 comments

Comments

@colors2019
Copy link

Hi,
Running into this issue while running ionic serve ? can you please check

Start downloading binary at https://github.com/sass/node-sass/releases/download/v3.10.1/win32-x64-64_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v3.10.1/win32-x64-64_binding.node": ode:

HTTP error 404 Not Found

Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.

  export HTTP_PROXY=http://example.com:1234

or configure npm proxy via

  npm config set proxy http://example.com:8080

node-sass@3.10.1 postinstall C:\projects\pg\restaurantsv2\code\node_modules@ionic\app-scripts\node_modules\node-sass
node scripts/build.js

Building: C:\Program Files\nodejs\node.exe C:\projects\pg\restaurantsv2\code\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\Program Files\nodejs\node.exe',
gyp verb cli 'C:\projects\pg\restaurantsv2\code\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.8.0
gyp info using node@10.14.2 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "C:Python27python.exe" in the PATH
gyp verb which failed Error: not found: C:Python27python.exe
gyp verb which failed at getNotFoundError (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:13:12)
gyp verb which failed at F (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:68:19)
gyp verb which failed at E (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:80:29)
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:89:16
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\isexe\index.js:42:5
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:154:21)
gyp verb which failed C:Python27python.exe { Error: not found: C:Python27python.exe
gyp verb which failed at getNotFoundError (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:13:12)
gyp verb which failed at F (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:68:19)
gyp verb which failed at E (C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:80:29)
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\which\which.js:89:16
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\isexe\index.js:42:5
gyp verb which failed at C:\projects\pg\restaurantsv2\code\node_modules\isexe\windows.js:36:5
gyp verb which failed at FSReqWrap.oncomplete (fs.js:154:21)
gyp verb which failed stack:
gyp verb which failed 'Error: not found: C:Python27python.exe

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