Advertisement
Guest User

Untitled

a guest
Nov 29th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.09 KB | None | 0 0
  1. Vue CLI v4.5.9
  2. ✨ Creating project in D:\Documents\front-end\vue-crm.
  3. ⚙️ Installing CLI plugins. This might take a while...
  4.  
  5.  
  6. > core-js@2.6.12 postinstall D:\Documents\front-end\vue-crm\node_modules\babel-runtime\node_modules\core-js
  7. > node -e "try{require('./postinstall')}catch(e){}"
  8.  
  9.  
  10. > core-js@3.8.0 postinstall D:\Documents\front-end\vue-crm\node_modules\core-js
  11. > node -e "try{require('./postinstall')}catch(e){}"
  12.  
  13.  
  14. > ejs@2.7.4 postinstall D:\Documents\front-end\vue-crm\node_modules\ejs
  15. > node ./postinstall.js
  16.  
  17. added 1247 packages from 931 contributors and audited 1250 packages in 99.416s
  18.  
  19. 59 packages are looking for funding
  20. run `npm fund` for details
  21.  
  22. found 0 vulnerabilities
  23.  
  24. 🚀 Invoking generators...
  25. 📦 Installing additional dependencies...
  26.  
  27.  
  28. > node-sass@4.14.1 install D:\Documents\front-end\vue-crm\node_modules\node-sass
  29. > node scripts/install.js
  30.  
  31. Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-88_binding.node
  32. Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-88_binding.node":
  33.  
  34. HTTP error 404 Not Found
  35.  
  36. Hint: If github.com is not accessible in your location
  37. try setting a proxy via HTTP_PROXY, e.g.
  38.  
  39. export HTTP_PROXY=http://example.com:1234
  40.  
  41. or configure npm proxy via
  42.  
  43. npm config set proxy http://example.com:8080
  44.  
  45. > node-sass@4.14.1 postinstall D:\Documents\front-end\vue-crm\node_modules\node-sass
  46. > node scripts/build.js
  47.  
  48. Building: C:\Program Files\nodejs\node.exe D:\Documents\front-end\vue-crm\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  49. gyp info it worked if it ends with ok
  50. gyp verb cli [
  51. gyp verb cli 'C:\\Program Files\\nodejs\\node.exe',
  52. gyp verb cli 'D:\\Documents\\front-end\\vue-crm\\node_modules\\node-gyp\\bin\\node-gyp.js',
  53. gyp verb cli 'rebuild',
  54. gyp verb cli '--verbose',
  55. gyp verb cli '--libsass_ext=',
  56. gyp verb cli '--libsass_cflags=',
  57. gyp verb cli '--libsass_ldflags=',
  58. gyp verb cli '--libsass_library='
  59. gyp verb cli ]
  60. gyp info using node-gyp@3.8.0
  61. gyp info using node@15.2.1 | win32 | x64
  62. gyp verb command rebuild []
  63. gyp verb command clean []
  64. gyp verb clean removing "build" directory
  65. gyp verb command configure []
  66. gyp verb check python checking for Python executable "python2" in the PATH
  67. gyp verb `which` failed Error: not found: python2
  68. gyp verb `which` failed at getNotFoundError (D:\Documents\front-end\vue-crm\node_modules\which\which.js:13:12)
  69. gyp verb `which` failed at F (D:\Documents\front-end\vue-crm\node_modules\which\which.js:68:19)
  70. gyp verb `which` failed at E (D:\Documents\front-end\vue-crm\node_modules\which\which.js:80:29)
  71. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\which\which.js:89:16
  72. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\index.js:42:5
  73. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\windows.js:36:5
  74. gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:191:21)
  75. gyp verb `which` failed python2 Error: not found: python2
  76. gyp verb `which` failed at getNotFoundError (D:\Documents\front-end\vue-crm\node_modules\which\which.js:13:12)
  77. gyp verb `which` failed at F (D:\Documents\front-end\vue-crm\node_modules\which\which.js:68:19)
  78. gyp verb `which` failed at E (D:\Documents\front-end\vue-crm\node_modules\which\which.js:80:29)
  79. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\which\which.js:89:16
  80. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\index.js:42:5
  81. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\windows.js:36:5
  82. gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:191:21) {
  83. gyp verb `which` failed code: 'ENOENT'
  84. gyp verb `which` failed }
  85. gyp verb check python checking for Python executable "python" in the PATH
  86. gyp verb `which` failed Error: not found: python
  87. gyp verb `which` failed at getNotFoundError (D:\Documents\front-end\vue-crm\node_modules\which\which.js:13:12)
  88. gyp verb `which` failed at F (D:\Documents\front-end\vue-crm\node_modules\which\which.js:68:19)
  89. gyp verb `which` failed at E (D:\Documents\front-end\vue-crm\node_modules\which\which.js:80:29)
  90. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\which\which.js:89:16
  91. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\index.js:42:5
  92. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\windows.js:36:5
  93. gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:191:21)
  94. gyp verb `which` failed python Error: not found: python
  95. gyp verb `which` failed at getNotFoundError (D:\Documents\front-end\vue-crm\node_modules\which\which.js:13:12)
  96. gyp verb `which` failed at F (D:\Documents\front-end\vue-crm\node_modules\which\which.js:68:19)
  97. gyp verb `which` failed at E (D:\Documents\front-end\vue-crm\node_modules\which\which.js:80:29)
  98. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\which\which.js:89:16
  99. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\index.js:42:5
  100. gyp verb `which` failed at D:\Documents\front-end\vue-crm\node_modules\isexe\windows.js:36:5
  101. gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:191:21) {
  102. gyp verb `which` failed code: 'ENOENT'
  103. gyp verb `which` failed }
  104. gyp verb could not find "python". checking python launcher
  105. gyp verb could not find "python". guessing location
  106. gyp verb ensuring that file exists: C:\Python27\python.exe
  107. gyp ERR! configure error
  108. gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
  109. gyp ERR! stack at PythonFinder.failNoPython (D:\Documents\front-end\vue-crm\node_modules\node-gyp\lib\configure.js:484:19)
  110. gyp ERR! stack at PythonFinder.<anonymous> (D:\Documents\front-end\vue-crm\node_modules\node-gyp\lib\configure.js:509:16)
  111. gyp ERR! stack at callback (D:\Documents\front-end\vue-crm\node_modules\graceful-fs\polyfills.js:295:20)
  112. gyp ERR! stack at FSReqCallback.oncomplete (node:fs:191:21)
  113. gyp ERR! System Windows_NT 10.0.19042
  114. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "D:\\Documents\\front-end\\vue-crm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  115. gyp ERR! cwd D:\Documents\front-end\vue-crm\node_modules\node-sass
  116. gyp ERR! node -v v15.2.1
  117. gyp ERR! node-gyp -v v3.8.0
  118. gyp ERR! not ok
  119. Build failed with error code: 1
  120. npm ERR! code ELIFECYCLE
  121. npm ERR! errno 1
  122. npm ERR! node-sass@4.14.1 postinstall: `node scripts/build.js`
  123. npm ERR! Exit status 1
  124. npm ERR!
  125. npm ERR! Failed at the node-sass@4.14.1 postinstall script.
  126. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  127.  
  128. npm ERR! A complete log of this run can be found in:
  129. npm ERR! C:\Users\d7\AppData\Roaming\npm-cache\_logs\2020-11-30T05_08_33_606Z-debug.log
  130. ERROR command failed: npm install --loglevel error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement