Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings during installation of yo and generator-code #507

Open
deepanshurajput0 opened this issue Jan 9, 2025 · 0 comments

Comments

@deepanshurajput0
Copy link

Hello,

I encountered several deprecation warnings while installing yo and generator-code globally using npm install -g yo generator-code. Below are the details:

Steps to Reproduce:

Run the command: npm install -g yo generator-code
Observe the output. 

Warnings:
npm WARN deprecated [email protected]: This package is no longer supported.
npm WARN deprecated [email protected]: This package is no longer supported.
npm WARN deprecated [email protected]: This package is no longer supported.
npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

Node.js version: v22.12.0
npm version: 11.0.0
OS: Windows 11

These warnings seem to come from dependencies used by the package. It would be great if the deprecated packages could be replaced or updated to ensure long-term support and compatibility.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant