Guest User

Untitled

a guest
Mar 8th, 2025
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. C:\dev\dashboard\template_react>npm install --force
  2. npm warn using --force Recommended protections disabled.
  3. npm warn ERESOLVE overriding peer dependency
  4. npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
  5. npm warn deprecated [email protected]: 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
  6. npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
  7. npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
  8. npm warn deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
  9. npm warn deprecated [email protected]: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
  10. npm warn deprecated
  11. npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
  12. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
  13. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
  14. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
  15. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
  16. npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
  17. npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
  18. npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
  19. npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
  20. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
  21. npm warn deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
  22. npm warn deprecated [email protected]: Use your platform's native DOMException instead
  23. npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
  24. npm warn deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
  25. npm warn deprecated [email protected]: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained
  26. npm warn deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
  27. npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
  28.  
  29. added 1507 packages, and audited 1508 packages in 3m
  30.  
  31. 282 packages are looking for funding
  32. run `npm fund` for details
  33.  
  34. 12 vulnerabilities (6 moderate, 6 high)
  35.  
  36.  
  37.  
  38.  
  39.  
Advertisement
Add Comment
Please, Sign In to add comment