learnyoubash icon indicating copy to clipboard operation
learnyoubash copied to clipboard

I had this message while installing. There are no longer maintained pkgs used.

Open codedsprit opened this issue 2 years ago • 0 comments

here is the output.

 ~   doas npm install -g learnyounode
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated [email protected]: no longer maintained
npm WARN deprecated @hapi/[email protected]: Moved to 'npm install @sideway/address'
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi'

changed 169 packages, and audited 170 packages in 21s

10 packages are looking for funding
  run `npm fund` for details

6 vulnerabilities (3 moderate, 3 high)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

codedsprit avatar May 13 '23 10:05 codedsprit