Skip to content

Instantly share code, notes, and snippets.

@nlfiedler
Created January 13, 2025 16:36
Show Gist options
  • Save nlfiedler/ad2a7c8da3f07acff6efa6c328e7dcbe to your computer and use it in GitHub Desktop.
Save nlfiedler/ad2a7c8da3f07acff6efa6c328e7dcbe to your computer and use it in GitHub Desktop.
Output of npm ci on Windows 11
PS C:\Users\nlfie\Downloads\helix-authentication-service-2024.2.1\helix-authentication-service-2024.2.1> npm ci --omit=dev --omit=optional
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.
npm warn deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
added 346 packages, and audited 347 packages in 4s
44 packages are looking for funding
run `npm fund` for details
11 vulnerabilities (4 low, 2 moderate, 5 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment