antwal

fuxa server

Jul 7th, 2024
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.71 KB | None | 0 0
  1. root@d19ebe8ed6bd:/usr/src/app/FUXA/server# npm install
  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.  
  9. up to date, audited 596 packages in 46s
  10.  
  11. 67 packages are looking for funding
  12.   run `npm fund` for details
  13.  
  14. 5 vulnerabilities (4 low, 1 high)
  15.  
  16. To address all issues possible (including breaking changes), run:
  17.   npm audit fix --force
  18.  
  19. Some issues need review, and may require choosing
  20. a different dependency.
  21.  
  22. Run `npm audit` for details.
Advertisement
Add Comment
Please, Sign In to add comment