Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. gyp verb ensuring that file exists: C:\Python27\python.exe
  2. gyp ERR! configure error
  3. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
  4. gyp ERR! stack at PythonFinder.failNoPython (C:\xampp\htdocs\PersonalRoot-Front-2.0\node_modules\node-gyp\lib\configure.js:482:19)
  5. gyp ERR! stack at PythonFinder.<anonymous> (C:\xampp\htdocs\PersonalRoot-Front-2.0\node_modules\node-gyp\lib\configure.js:508:16)
  6. gyp ERR! stack at C:\xampp\htdocs\PersonalRoot-Front-2.0\node_modules\graceful-fs\polyfills.js:284:29
  7. gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
  8. gyp ERR! System Windows_NT 10.0.17134
  9. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\xampp\\htdocs\\PersonalRoot-Front-2.0\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  10. gyp ERR! cwd C:\xampp\htdocs\PersonalRoot-Front-2.0\node_modules\node-sass
  11. gyp ERR! node -v v10.16.0
  12. gyp ERR! node-gyp -v v3.6.0
  13. gyp ERR! not ok
  14. Build failed with error code: 1
  15. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.2 (node_modules\node-sass):
  16. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.5.2 postinstall: `node scripts/build.js`
  17. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement