Advertisement
zdarova90210

npm ci

Feb 6th, 2023
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.47 KB | None | 0 0
  1. PS C:\zdarova90210\Projects\gmt-web> npm ci
  2. npm WARN old lockfile
  3. npm WARN old lockfile The package-lock.json file was created with an old version of npm,
  4. npm WARN old lockfile so supplemental metadata must be fetched from the registry.
  5. npm WARN old lockfile
  6. npm WARN old lockfile This is a one-time fix-up, please be patient...
  7. npm WARN old lockfile
  8. npm WARN deprecated @types/browserslist@4.15.0: This is a stub types definition. browserslist provides its own type definitions, so you do not need this installed.
  9. npm WARN deprecated @types/anymatch@3.0.0: This is a stub types definition. anymatch provides its own type definitions, so you do not need this installed.
  10. npm WARN deprecated async-cache@1.1.0: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
  11. npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
  12. npm WARN deprecated nuxt-robots-module@1.5.1: Use @nuxtjs/robots instead of nuxt-robots-module that was moved to Nuxt Community
  13. npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
  14. npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
  15. npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
  16. npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash.
  17. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
  18. npm WARN deprecated har-validator@5.1.5: this library is no longer supported
  19. npm WARN deprecated ufo@0.7.9: security: please use latest version
  20. npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
  21. npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
  22. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
  23. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
  24. npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
  25. npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  26. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
  27. npm WARN deprecated nuxt-i18n@6.28.1: Please use the @nuxtjs/i18n package going forward
  28. npm WARN deprecated standard-version@9.3.2: standard-version is deprecated. If you're a GitHub user, I recommend https://github.com/googleapis/release-please as an alternative.
  29. npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
  30. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
  31. npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.    
  32. npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.    
  33. npm WARN deprecated core-js@3.16.3: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.    
  34. npm WARN cleanup Failed to remove some directories [
  35. npm WARN cleanup   [
  36. npm WARN cleanup     'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@types\\lodash',
  37. npm WARN cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\zdarova90210\Projects\gmt-web\node_modules\@types\lodash\fp.d.ts'] {
  38. npm WARN cleanup       errno: -4082,
  39. npm WARN cleanup       code: 'EBUSY',
  40. npm WARN cleanup       syscall: 'unlink',
  41. npm WARN cleanup       path: 'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@types\\lodash\\fp.d.ts'
  42. npm WARN cleanup     }
  43. npm WARN cleanup   ],
  44. npm WARN cleanup   [
  45. npm WARN cleanup     'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\core-js',
  46. npm WARN cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\zdarova90210\Projects\gmt-web\node_modules\core-js\features\function\index.js'] {
  47. npm WARN cleanup       errno: -4082,
  48. npm WARN cleanup       code: 'EBUSY',
  49. npm WARN cleanup       syscall: 'unlink',
  50. npm WARN cleanup       path: 'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\core-js\\features\\function\\index.js'
  51. npm WARN cleanup     }
  52. npm WARN cleanup   ],
  53. npm WARN cleanup   [
  54. npm WARN cleanup     'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\fork-ts-checker-webpack-plugin',
  55. npm WARN cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\zdarova90210\Projects\gmt-web\node_modules\fork-ts-checker-webpack-plugin\lib\issue\IssueLocation.d.ts'] {
  56. npm WARN cleanup       errno: -4082,
  57. npm WARN cleanup       code: 'EBUSY',
  58. npm WARN cleanup       syscall: 'unlink',
  59. npm WARN cleanup       path: 'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\fork-ts-checker-webpack-plugin\\lib\\issue\\IssueLocation.d.ts'
  60. npm WARN cleanup     }
  61. npm WARN cleanup   ],
  62. npm WARN cleanup   [
  63. npm WARN cleanup     'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@semantic-release\\git',
  64. npm WARN cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\zdarova90210\Projects\gmt-web\node_modules\@semantic-release\git\lib\definitions\errors.js'] {
  65. npm WARN cleanup       errno: -4082,
  66. npm WARN cleanup       code: 'EBUSY',
  67. npm WARN cleanup       syscall: 'unlink',
  68. npm WARN cleanup       path: 'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@semantic-release\\git\\lib\\definitions\\errors.js'
  69. npm WARN cleanup     }
  70. npm WARN cleanup   ],
  71. npm WARN cleanup   [
  72. npm WARN cleanup     'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@amcharts',
  73. npm WARN cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\zdarova90210\Projects\gmt-web\node_modules\@amcharts\amcharts4\.internal\core\Container.js'] {
  74. npm WARN cleanup       errno: -4082,
  75. npm WARN cleanup       code: 'EBUSY',
  76. npm WARN cleanup       syscall: 'unlink',
  77. npm WARN cleanup       path: 'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\@amcharts\\amcharts4\\.internal\\core\\Container.js'
  78. npm WARN cleanup     }
  79. npm WARN cleanup   ]
  80. npm WARN cleanup ]
  81. npm ERR! code 1
  82. npm ERR! path C:\zdarova90210\Projects\gmt-web\node_modules\node-sass
  83. npm ERR! command failed
  84. npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
  85. npm ERR! Building: C:\Program Files\nodejs\node.exe C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
  86. npm ERR! gyp info it worked if it ends with ok
  87. npm ERR! gyp verb cli [
  88. npm ERR! gyp verb cli   'C:\\Program Files\\nodejs\\node.exe',
  89. npm ERR! gyp verb cli   'C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\node-gyp\\bin\\node-gyp.js',
  90. npm ERR! gyp verb cli   'rebuild',
  91. npm ERR! gyp verb cli   '--verbose',
  92. npm ERR! gyp verb cli   '--libsass_ext=',
  93. npm ERR! gyp verb cli   '--libsass_cflags=',
  94. npm ERR! gyp verb cli   '--libsass_ldflags=',
  95. npm ERR! gyp verb cli   '--libsass_library='
  96. npm ERR! gyp verb cli ]
  97. npm ERR! gyp info using node-gyp@7.1.2
  98. npm ERR! gyp info using node@18.12.1 | win32 | x64
  99. npm ERR! gyp verb command rebuild []
  100. npm ERR! gyp verb command clean []
  101. npm ERR! gyp verb clean removing "build" directory
  102. npm ERR! gyp verb command configure []
  103. npm ERR! gyp verb find Python checking Python explicitly set from command line or npm configuration
  104. npm ERR! gyp verb find Python - "--python=" or "npm config get python" is "C:\Users\zdaro\AppData\Local\Programs\Python\Python311"
  105. npm ERR! gyp verb find Python - executing "C:\Users\zdaro\AppData\Local\Programs\Python\Python311" to get executable path
  106. npm ERR! gyp verb find Python - "C:\Users\zdaro\AppData\Local\Programs\Python\Python311" is not in PATH or produced an error
  107. npm ERR! gyp verb find Python Python is not set from environment variable PYTHON
  108. npm ERR! gyp verb find Python checking if "python3" can be used
  109. npm ERR! gyp verb find Python - executing "python3" to get executable path
  110. npm ERR! gyp verb find Python - executable path is "C:\Users\zdaro\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"
  111. npm ERR! gyp verb find Python - executing "C:\Users\zdaro\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe" to get version
  112. npm ERR! gyp verb find Python - version is "3.10.9"
  113. npm ERR! gyp info find Python using Python version 3.10.9 found at "C:\Users\zdaro\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"
  114. npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 18.12.1
  115. npm ERR! gyp verb command install [ '18.12.1' ]
  116. npm ERR! gyp verb install input version string "18.12.1"
  117. npm ERR! gyp verb install installing version: 18.12.1
  118. npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed
  119. npm ERR! gyp verb install version is already installed, need to check "installVersion"
  120. npm ERR! gyp verb got "installVersion" 9
  121. npm ERR! gyp verb needs "installVersion" 9
  122. npm ERR! gyp verb install version is good
  123. npm ERR! gyp verb get node dir target node version installed: 18.12.1
  124. npm ERR! gyp verb build dir attempting to create "build" dir: C:\zdarova90210\Projects\gmt-web\node_modules\node-sass\build
  125. npm ERR! gyp verb build dir "build" dir needed to be created? C:\zdarova90210\Projects\gmt-web\node_modules\node-sass\build
  126. npm ERR! gyp verb find VS msvs_version was set from command line or npm config
  127. npm ERR! gyp verb find VS - looking for Visual Studio version 2022
  128. npm ERR! gyp verb find VS running in VS Command Prompt, installation path is:
  129. npm ERR! gyp verb find VS "C:\Program Files\Microsoft Visual Studio"
  130. npm ERR! gyp verb find VS - will only use this version
  131. npm ERR! gyp verb find VS unknown version "undefined" found at "C:\Program Files\Microsoft Visual Studio\2022\Community"
  132. npm ERR! gyp verb find VS unknown version "undefined" found at "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
  133. npm ERR! gyp verb find VS checking VS2019 (16.11.33214.272) found at:
  134. npm ERR! gyp verb find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
  135. npm ERR! gyp verb find VS - found "Visual Studio C++ core features"
  136. npm ERR! gyp verb find VS - found VC++ toolset: v142
  137. npm ERR! gyp verb find VS - found Windows SDK: 10.0.19041.0
  138. npm ERR! gyp verb find VS - msvs_version does not match this version
  139. npm ERR! gyp verb find VS checking VS2017 (15.9.33027.88) found at:
  140. npm ERR! gyp verb find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools"
  141. npm ERR! gyp verb find VS - found "Visual Studio C++ core features"
  142. npm ERR! gyp verb find VS - found VC++ toolset: v141
  143. npm ERR! gyp verb find VS - found Windows SDK: 10.0.17763.0
  144. npm ERR! gyp verb find VS - msvs_version does not match this version
  145. npm ERR! gyp verb find VS could not find a version of Visual Studio 2017 or newer to use
  146. npm ERR! gyp verb find VS looking for Visual Studio 2015
  147. npm ERR! gyp verb find VS - not found
  148. npm ERR! gyp verb find VS not looking for VS2013 as it is only supported up to Node.js 8
  149. npm ERR! gyp ERR! find VS
  150. npm ERR! gyp ERR! find VS msvs_version was set from command line or npm config
  151. npm ERR! gyp ERR! find VS - looking for Visual Studio version 2022
  152. npm ERR! gyp ERR! find VS running in VS Command Prompt, installation path is:
  153. npm ERR! gyp ERR! find VS "C:\Program Files\Microsoft Visual Studio"
  154. npm ERR! gyp ERR! find VS - will only use this version
  155. npm ERR! gyp ERR! find VS unknown version "undefined" found at "C:\Program Files\Microsoft Visual Studio\2022\Community"
  156. npm ERR! gyp ERR! find VS unknown version "undefined" found at "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools"
  157. npm ERR! gyp ERR! find VS checking VS2019 (16.11.33214.272) found at:
  158. npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools"
  159. npm ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
  160. npm ERR! gyp ERR! find VS - found VC++ toolset: v142
  161. npm ERR! gyp ERR! find VS - found Windows SDK: 10.0.19041.0
  162. npm ERR! gyp ERR! find VS - msvs_version does not match this version
  163. npm ERR! gyp ERR! find VS checking VS2017 (15.9.33027.88) found at:
  164. npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools"
  165. npm ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
  166. npm ERR! gyp ERR! find VS - found VC++ toolset: v141
  167. npm ERR! gyp ERR! find VS - found Windows SDK: 10.0.17763.0
  168. npm ERR! gyp ERR! find VS - msvs_version does not match this version
  169. npm ERR! gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
  170. npm ERR! gyp ERR! find VS looking for Visual Studio 2015
  171. npm ERR! gyp ERR! find VS - not found
  172. npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
  173. npm ERR! gyp ERR! find VS msvs_version does not match this VS Command Prompt or the
  174. npm ERR! gyp ERR! find VS installation cannot be used.
  175. npm ERR! gyp ERR! find VS
  176. npm ERR! gyp ERR! find VS **************************************************************
  177. npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
  178. npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
  179. npm ERR! gyp ERR! find VS For more information consult the documentation at:
  180. npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
  181. npm ERR! gyp ERR! find VS **************************************************************
  182. npm ERR! gyp ERR! find VS
  183. npm ERR! gyp ERR! configure error
  184. npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
  185. npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
  186. npm ERR! gyp ERR! stack     at C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\find-visualstudio.js:74:16
  187. npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\find-visualstudio.js:351:14)
  188. npm ERR! gyp ERR! stack     at C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\find-visualstudio.js:70:14
  189. npm ERR! gyp ERR! stack     at C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\find-visualstudio.js:372:16
  190. npm ERR! gyp ERR! stack     at C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\util.js:54:7
  191. npm ERR! gyp ERR! stack     at C:\zdarova90210\Projects\gmt-web\node_modules\node-gyp\lib\util.js:33:16
  192. npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:420:5)
  193. npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
  194. npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1091:16)
  195. npm ERR! gyp ERR! System Windows_NT 10.0.22621
  196. npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\zdarova90210\\Projects\\gmt-web\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
  197. npm ERR! gyp ERR! cwd C:\zdarova90210\Projects\gmt-web\node_modules\node-sass
  198. npm ERR! gyp ERR! node -v v18.12.1
  199. npm ERR! gyp ERR! node-gyp -v v7.1.2
  200. npm ERR! gyp ERR! not ok
  201. npm ERR! Build failed with error code: 1
  202.  
  203. npm ERR! A complete log of this run can be found in:
  204. npm ERR!     C:\Users\zdaro\AppData\Local\npm-cache\_logs\2023-02-06T15_11_17_249Z-debug-0.log
  205. PS C:\zdarova90210\Projects\gmt-web>
  206.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement