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 npm install --global yo #819

Open
Thiwain opened this issue Nov 18, 2024 · 0 comments
Open

Deprecation Warnings During npm install --global yo #819

Thiwain opened this issue Nov 18, 2024 · 0 comments

Comments

@Thiwain
Copy link

Thiwain commented Nov 18, 2024

Description

While installing yo globally using npm install --global yo, I encountered several deprecation warnings related to outdated dependencies.


Steps to Reproduce

  1. Open a terminal.
  2. Run the following command:
    npm install --global yo

Observed Behavior

The following warnings are displayed during installation:

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.

Expected Behavior

There should be no deprecation warnings during installation.


Environment

  • OS: Windows 11
  • Node.js version: v20.9.0
  • npm version: 10.8.3

Question

Would you like me to look into updating the deprecated dependencies and submit a pull request to fix this issue?


Feel free to copy-paste this and customize it further if needed!

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