nvispute

Before installing vue

Apr 26th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.04 KB | None | 0 0
  1. ===========Start=====================
  2.  
  3. Windows PowerShell
  4. Copyright (C) Microsoft Corporation. All rights reserved.
  5.  
  6. Try the new cross-platform PowerShell https://aka.ms/pscore6
  7.  
  8. PS F:\Jumbotronic\take-1> npm install
  9.  
  10. up to date, audited 1763 packages in 7s
  11.  
  12. 13 vulnerabilities (9 low, 4 moderate)
  13.  
  14. To address all issues possible (including breaking changes), run:
  15. npm audit fix --force
  16.  
  17. Some issues need review, and may require choosing
  18. a different dependency.
  19. Run `npm audit` for details.
  20.  
  21. ===========1=====================
  22. PS F:\Jumbotronic\take-1> npm audit
  23. # npm audit report
  24.  
  25. lodash <4.17.19
  26. Prototype Pollution - https://npmjs.com/advisories/1523
  27. No fix available
  28. node_modules/cypress/node_modules/lodash
  29. cypress 0.1.0 - 4.10.0
  30. Depends on vulnerable versions of extract-zip
  31. Depends on vulnerable versions of lodash
  32. Depends on vulnerable versions of minimist
  33. node_modules/cypress
  34. @vue/cli-plugin-e2e-cypress <=4.5.12
  35. Depends on vulnerable versions of cypress
  36. node_modules/@vue/cli-plugin-e2e-cypress
  37.  
  38. minimist <0.2.1 || >=1.0.0 <1.2.3
  39. Prototype Pollution - https://npmjs.com/advisories/1179
  40. No fix available
  41. node_modules/cypress/node_modules/minimist
  42. node_modules/extract-zip/node_modules/minimist
  43. cypress 0.1.0 - 4.10.0
  44. Depends on vulnerable versions of extract-zip
  45. Depends on vulnerable versions of lodash
  46. Depends on vulnerable versions of minimist
  47. node_modules/cypress
  48. @vue/cli-plugin-e2e-cypress <=4.5.12
  49. Depends on vulnerable versions of cypress
  50. node_modules/@vue/cli-plugin-e2e-cypress
  51. mkdirp 0.4.1 - 0.5.1
  52. Depends on vulnerable versions of minimist
  53. node_modules/extract-zip/node_modules/mkdirp
  54. extract-zip <=1.6.7
  55. Depends on vulnerable versions of mkdirp
  56. node_modules/extract-zip
  57.  
  58. ssri 5.2.2 - 6.0.1 || 7.0.0 - 8.0.0
  59. Regular Expression Denial of Service - https://npmjs.com/advisories/565
  60. fix available via `npm audit fix --force`
  61. Will install @vue/cli-service@4.1.1, which is a breaking change
  62. node_modules/@vue/cli-service/node_modules/ssri
  63. node_modules/ssri
  64. @vue/cli-service 4.0.0-alpha.0 - 4.5.12
  65. Depends on vulnerable versions of ssri
  66. Depends on vulnerable versions of terser-webpack-plugin
  67. node_modules/@vue/cli-service
  68. cacache 10.0.4 - 11.0.0 || 13.0.0 - 14.0.0
  69. Depends on vulnerable versions of ssri
  70. node_modules/@vue/cli-service/node_modules/cacache
  71. terser-webpack-plugin 2.1.1 - 2.3.8
  72. Depends on vulnerable versions of cacache
  73. node_modules/@vue/cli-service/node_modules/terser-webpack-plugin
  74.  
  75. yargs-parser <=13.1.1 || 14.0.0 - 15.0.0 || 16.0.0 - 18.1.1
  76. Prototype Pollution - https://npmjs.com/advisories/1500
  77. fix available via `npm audit fix --force`
  78. Will install @vue/cli-plugin-unit-jest@3.12.1, which is a breaking change
  79. node_modules/ts-jest/node_modules/yargs-parser
  80. ts-jest 23.10.0-beta.1 - 25.2.1
  81. Depends on vulnerable versions of yargs-parser
  82. node_modules/ts-jest
  83. @vue/cli-plugin-unit-jest 4.0.0-alpha.0 - 4.5.12
  84. Depends on vulnerable versions of ts-jest
  85. node_modules/@vue/cli-plugin-unit-jest
  86.  
  87. 13 vulnerabilities (9 low, 4 moderate)
  88.  
  89. To address all issues possible (including breaking changes), run:
  90. npm audit fix --force
  91.  
  92. Some issues need review, and may require choosing
  93. a different dependency.
  94.  
  95. ===========2=====================
  96. PS F:\Jumbotronic\take-1> npm audit fix --force
  97. npm WARN using --force Recommended protections disabled.
  98. npm WARN audit Updating @vue/cli-service to 4.1.1,which is a SemVer major change.
  99. npm WARN audit No fix available for @vue/cli-plugin-e2e-cypress@<=4.5.12
  100. npm WARN audit Updating @vue/cli-plugin-unit-jest to 3.12.1,which is a SemVer major change.
  101. npm WARN deprecated kleur@2.0.2: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
  102. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade
  103. your dependencies to the actual version of core-js@3.
  104.  
  105. added 202 packages, removed 117 packages, changed 139 packages, and audited 1848 packages in 1m
  106.  
  107. 3 packages are looking for funding
  108. run `npm fund` for details
  109.  
  110. # npm audit report
  111.  
  112. braces <2.3.1
  113. Regular Expression Denial of Service - https://npmjs.com/advisories/786
  114. fix available via `npm audit fix --force`
  115. Will install @vue/cli-plugin-unit-jest@4.5.12, which is a breaking change
  116. node_modules/jest-cli/node_modules/braces
  117. node_modules/jest-config/node_modules/braces
  118. node_modules/jest-haste-map/node_modules/braces
  119. node_modules/jest-message-util/node_modules/braces
  120. node_modules/jest-runtime/node_modules/braces
  121. node_modules/test-exclude/node_modules/braces
  122. micromatch 0.2.0 - 2.3.11
  123. Depends on vulnerable versions of braces
  124. node_modules/jest-cli/node_modules/micromatch
  125. node_modules/jest-config/node_modules/micromatch
  126. node_modules/jest-haste-map/node_modules/micromatch
  127. node_modules/jest-message-util/node_modules/micromatch
  128. node_modules/jest-runtime/node_modules/micromatch
  129. node_modules/test-exclude/node_modules/micromatch
  130. jest-cli 12.1.1-alpha.2935e14d || 12.1.2-alpha.6230044c - 24.8.0
  131. Depends on vulnerable versions of jest-config
  132. Depends on vulnerable versions of jest-haste-map
  133. Depends on vulnerable versions of jest-message-util
  134. Depends on vulnerable versions of jest-runner
  135. Depends on vulnerable versions of jest-snapshot
  136. Depends on vulnerable versions of micromatch
  137. Depends on vulnerable versions of yargs
  138. node_modules/jest-cli
  139. jest 18.5.0-alpha.7da3df39 - 22.4.4 || 23.4.0 - 23.6.0
  140. Depends on vulnerable versions of jest-cli
  141. node_modules/jest
  142. @vue/cli-plugin-unit-jest <=3.12.1
  143. Depends on vulnerable versions of jest
  144. node_modules/@vue/cli-plugin-unit-jest
  145. jest-config 18.5.0-alpha.7da3df39 - 24.0.0-alpha.16
  146. Depends on vulnerable versions of babel-jest
  147. Depends on vulnerable versions of jest-jasmine2
  148. Depends on vulnerable versions of jest-util
  149. Depends on vulnerable versions of micromatch
  150. node_modules/jest-config
  151. jest-runner 21.0.0-alpha.1 - 22.4.4 || 23.4.0 - 23.6.0
  152. Depends on vulnerable versions of jest-config
  153. Depends on vulnerable versions of jest-message-util
  154. node_modules/jest-runner
  155. jest-runtime 12.1.1-alpha.2935e14d - 24.8.0
  156. Depends on vulnerable versions of babel-plugin-istanbul
  157. Depends on vulnerable versions of jest-config
  158. Depends on vulnerable versions of jest-haste-map
  159. Depends on vulnerable versions of jest-message-util
  160. Depends on vulnerable versions of jest-util
  161. Depends on vulnerable versions of micromatch
  162. Depends on vulnerable versions of yargs
  163. node_modules/jest-runtime
  164. jest-haste-map 18.1.0 - 23.1.0 || 23.4.0 - 24.0.0-alpha.16
  165. Depends on vulnerable versions of micromatch
  166. node_modules/jest-haste-map
  167. jest-message-util 18.5.0-alpha.7da3df39 - 23.1.0 || 23.4.0 - 24.0.0-alpha.16
  168. Depends on vulnerable versions of micromatch
  169. node_modules/jest-message-util
  170. expect 21.0.0-beta.1 - 22.4.3 || 23.4.0 - 23.6.0
  171. Depends on vulnerable versions of jest-message-util
  172. node_modules/expect
  173. jest-jasmine2 18.5.0-alpha.7da3df39 - 22.4.4 || 23.4.0 - 23.6.0
  174. Depends on vulnerable versions of expect
  175. Depends on vulnerable versions of jest-message-util
  176. Depends on vulnerable versions of jest-snapshot
  177. Depends on vulnerable versions of jest-util
  178. node_modules/jest-jasmine2
  179. jest-snapshot 23.4.0 - 23.6.0
  180. Depends on vulnerable versions of jest-message-util
  181. node_modules/jest-snapshot
  182. jest-resolve-dependencies 23.4.0 - 23.6.0
  183. Depends on vulnerable versions of jest-snapshot
  184. node_modules/jest-resolve-dependencies
  185. jest-util 18.5.0-alpha.7da3df39 - 22.4.3 || 23.4.0
  186. Depends on vulnerable versions of jest-message-util
  187. node_modules/jest-util
  188. jest-environment-jsdom 18.5.0-alpha.7da3df39 - 22.4.3 || 23.4.0
  189. Depends on vulnerable versions of jest-util
  190. node_modules/jest-environment-jsdom
  191. jest-environment-node 18.5.0-alpha.7da3df39 - 22.4.3 || 23.4.0
  192. Depends on vulnerable versions of jest-util
  193. node_modules/jest-environment-node
  194. test-exclude <=4.2.3
  195. Depends on vulnerable versions of micromatch
  196. node_modules/test-exclude
  197. babel-plugin-istanbul <=5.0.0
  198. Depends on vulnerable versions of test-exclude
  199. node_modules/babel-plugin-istanbul
  200. babel-jest 14.2.0-alpha.ca8bfb6e - 24.0.0-alpha.16
  201. Depends on vulnerable versions of babel-plugin-istanbul
  202. node_modules/babel-jest
  203.  
  204. lodash <4.17.19
  205. Prototype Pollution - https://npmjs.com/advisories/1523
  206. No fix available
  207. node_modules/cypress/node_modules/lodash
  208. cypress 0.1.0 - 4.10.0
  209. Depends on vulnerable versions of extract-zip
  210. Depends on vulnerable versions of lodash
  211. Depends on vulnerable versions of minimist
  212. node_modules/cypress
  213. @vue/cli-plugin-e2e-cypress <=4.5.12
  214. Depends on vulnerable versions of cypress
  215. node_modules/@vue/cli-plugin-e2e-cypress
  216.  
  217. minimist <0.2.1 || >=1.0.0 <1.2.3
  218. Prototype Pollution - https://npmjs.com/advisories/1179
  219. No fix available
  220. node_modules/cypress/node_modules/minimist
  221. node_modules/extract-zip/node_modules/minimist
  222. cypress 0.1.0 - 4.10.0
  223. Depends on vulnerable versions of extract-zip
  224. Depends on vulnerable versions of lodash
  225. Depends on vulnerable versions of minimist
  226. node_modules/cypress
  227. @vue/cli-plugin-e2e-cypress <=4.5.12
  228. Depends on vulnerable versions of cypress
  229. node_modules/@vue/cli-plugin-e2e-cypress
  230. mkdirp 0.4.1 - 0.5.1
  231. Depends on vulnerable versions of minimist
  232. node_modules/extract-zip/node_modules/mkdirp
  233. extract-zip <=1.6.7
  234. Depends on vulnerable versions of mkdirp
  235. node_modules/extract-zip
  236.  
  237. ssri 5.2.2 - 6.0.1 || 7.0.0 - 8.0.0
  238. Severity: moderate
  239. Regular Expression Denial of Service - https://npmjs.com/advisories/565
  240. fix available via `npm audit fix --force`
  241. Will install @vue/cli-service@3.12.1, which is a breaking change
  242. node_modules/@vue/cli-service/node_modules/ssri
  243. cacache 10.0.4 - 11.0.0 || 13.0.0 - 14.0.0
  244. Depends on vulnerable versions of ssri
  245. node_modules/@vue/cli-service/node_modules/cacache
  246. terser-webpack-plugin 2.1.1 - 2.3.8
  247. Depends on vulnerable versions of cacache
  248. node_modules/@vue/cli-service/node_modules/terser-webpack-plugin
  249. @vue/cli-service 4.0.0-alpha.0 - 4.5.12
  250. Depends on vulnerable versions of terser-webpack-plugin
  251. node_modules/@vue/cli-service
  252.  
  253. yargs-parser <=13.1.1 || 14.0.0 - 15.0.0 || 16.0.0 - 18.1.1
  254. Prototype Pollution - https://npmjs.com/advisories/1500
  255. fix available via `npm audit fix --force`
  256. Will install @vue/cli-plugin-unit-jest@4.5.12, which is a breaking change
  257. node_modules/jest-cli/node_modules/yargs-parser
  258. node_modules/jest-runtime/node_modules/yargs-parser
  259. yargs 4.0.0-alpha1 - 12.0.5 || 14.1.0 || 15.0.0 - 15.2.0
  260. Depends on vulnerable versions of yargs-parser
  261. node_modules/jest-cli/node_modules/yargs
  262. node_modules/jest-runtime/node_modules/yargs
  263. jest-cli 12.1.1-alpha.2935e14d || 12.1.2-alpha.6230044c - 24.8.0
  264. Depends on vulnerable versions of jest-config
  265. Depends on vulnerable versions of jest-haste-map
  266. Depends on vulnerable versions of jest-message-util
  267. Depends on vulnerable versions of jest-runner
  268. Depends on vulnerable versions of jest-snapshot
  269. Depends on vulnerable versions of micromatch
  270. Depends on vulnerable versions of yargs
  271. node_modules/jest-cli
  272. jest 18.5.0-alpha.7da3df39 - 22.4.4 || 23.4.0 - 23.6.0
  273. Depends on vulnerable versions of jest-cli
  274. node_modules/jest
  275. @vue/cli-plugin-unit-jest <=3.12.1
  276. Depends on vulnerable versions of jest
  277. node_modules/@vue/cli-plugin-unit-jest
  278. jest-runtime 12.1.1-alpha.2935e14d - 24.8.0
  279. Depends on vulnerable versions of babel-plugin-istanbul
  280. Depends on vulnerable versions of jest-config
  281. Depends on vulnerable versions of jest-haste-map
  282. Depends on vulnerable versions of jest-message-util
  283. Depends on vulnerable versions of jest-util
  284. Depends on vulnerable versions of micromatch
  285. Depends on vulnerable versions of yargs
  286. node_modules/jest-runtime
  287. 32 vulnerabilities (28 low, 4 moderate)
  288.  
  289. To address issues that do not require attention, run:
  290. npm audit fix
  291.  
  292. To address all issues possible (including breaking changes), run:
  293. npm audit fix --force
  294.  
  295. Some issues need review, and may require choosing
  296. a different dependency.
  297.  
  298. ===========3=====================
  299. PS F:\Jumbotronic\take-1> npm audit fix --force
  300. npm WARN using --force Recommended protections disabled.
  301. npm WARN audit No fix available for @vue/cli-plugin-e2e-cypress@<=4.5.12
  302. npm WARN audit Updating @vue/cli-service to 3.12.1,which is a SemVer major change.
  303. npm WARN audit Updating @vue/cli-plugin-unit-jest to 4.5.12,which is a SemVer major change.
  304.  
  305. added 91 packages, removed 214 packages, changed 83 packages, and audited 1725 packages in 45s
  306.  
  307. 3 packages are looking for funding
  308. run `npm fund` for details
  309.  
  310. # npm audit report
  311.  
  312. lodash <4.17.19
  313. Prototype Pollution - https://npmjs.com/advisories/1523
  314. No fix available
  315. node_modules/cypress/node_modules/lodash
  316. cypress 0.1.0 - 4.10.0
  317. Depends on vulnerable versions of extract-zip
  318. Depends on vulnerable versions of lodash
  319. Depends on vulnerable versions of minimist
  320. node_modules/cypress
  321. @vue/cli-plugin-e2e-cypress <=4.5.12
  322. Depends on vulnerable versions of cypress
  323. node_modules/@vue/cli-plugin-e2e-cypress
  324.  
  325. minimist <0.2.1 || >=1.0.0 <1.2.3
  326. Prototype Pollution - https://npmjs.com/advisories/1179
  327. No fix available
  328. node_modules/cypress/node_modules/minimist
  329. node_modules/extract-zip/node_modules/minimist
  330. cypress 0.1.0 - 4.10.0
  331. Depends on vulnerable versions of extract-zip
  332. Depends on vulnerable versions of lodash
  333. Depends on vulnerable versions of minimist
  334. node_modules/cypress
  335. @vue/cli-plugin-e2e-cypress <=4.5.12
  336. Depends on vulnerable versions of cypress
  337. node_modules/@vue/cli-plugin-e2e-cypress
  338. mkdirp 0.4.1 - 0.5.1
  339. Depends on vulnerable versions of minimist
  340. node_modules/extract-zip/node_modules/mkdirp
  341. extract-zip <=1.6.7
  342. Depends on vulnerable versions of mkdirp
  343. node_modules/extract-zip
  344.  
  345. serialize-javascript <=3.0.0
  346. Severity: high
  347. Cross-Site Scripting - https://npmjs.com/advisories/1426
  348. Remote Code Execution - https://npmjs.com/advisories/1548
  349. fix available via `npm audit fix --force`
  350. Will install @vue/cli-service@4.5.12, which is a breaking change
  351. node_modules/copy-webpack-plugin/node_modules/serialize-javascript
  352. copy-webpack-plugin 4.3.0 - 5.0.4
  353. Depends on vulnerable versions of cacache
  354. Depends on vulnerable versions of serialize-javascript
  355. node_modules/copy-webpack-plugin
  356. @vue/cli-service <=3.12.1
  357. Depends on vulnerable versions of copy-webpack-plugin
  358. node_modules/@vue/cli-service
  359.  
  360. ssri 5.2.2 - 6.0.1 || 7.0.0 - 8.0.0
  361. Severity: moderate
  362. Regular Expression Denial of Service - https://npmjs.com/advisories/565
  363. fix available via `npm audit fix --force`
  364. Will install @vue/cli-service@4.5.12, which is a breaking change
  365. node_modules/copy-webpack-plugin/node_modules/ssri
  366. cacache 10.0.4 - 11.0.0 || 13.0.0 - 14.0.0
  367. Depends on vulnerable versions of ssri
  368. node_modules/copy-webpack-plugin/node_modules/cacache
  369. copy-webpack-plugin 4.3.0 - 5.0.4
  370. Depends on vulnerable versions of cacache
  371. Depends on vulnerable versions of serialize-javascript
  372. node_modules/copy-webpack-plugin
  373. @vue/cli-service <=3.12.1
  374. Depends on vulnerable versions of copy-webpack-plugin
  375. node_modules/@vue/cli-service
  376.  
  377. yargs-parser <=13.1.1 || 14.0.0 - 15.0.0 || 16.0.0 - 18.1.1
  378. Prototype Pollution - https://npmjs.com/advisories/1500
  379. fix available via `npm audit fix --force`
  380. Will install @vue/cli-plugin-unit-jest@3.12.1, which is a breaking change
  381. node_modules/ts-jest/node_modules/yargs-parser
  382. ts-jest 23.10.0-beta.1 - 25.2.1
  383. Depends on vulnerable versions of yargs-parser
  384. node_modules/ts-jest
  385. Depends on vulnerable versions of ts-jest
  386. node_modules/@vue/cli-plugin-unit-jest
  387.  
  388. 14 vulnerabilities (9 low, 4 moderate, 1 high)
  389.  
  390. To address all issues possible (including breaking changes), run:
  391. npm audit fix --force
  392.  
  393. Some issues need review, and may require choosing
  394. a different dependency.
  395.  
  396. ===========4=====================
  397. PS F:\Jumbotronic\take-1> ionic serve
  398. > vue-cli-service.cmd serve
  399. [vue-cli-service] INFO Starting development server...
  400. [vue-cli-service] Syntax Error: TypeError: Cannot read property 'parseComponent' of undefined
  401. [vue-cli-service] You may use special comments to disable some warnings.
  402. [vue-cli-service] Use // eslint-disable-next-line to ignore the next line.
  403. [vue-cli-service] Use /* eslint-disable */ to ignore all warnings in a file.
  404.  
  405. [INFO] Development server running!
  406.  
  407. Local: http://localhost:8100
  408.  
  409. Use Ctrl+C to quit this process
  410.  
  411. [INFO] Browser window opened to http://localhost:8100!
Add Comment
Please, Sign In to add comment