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

Electron seems depending an unsupported package: npm warn deprecated [email protected]: Package no longer supported. #304

Open
Lucgecko opened this issue Oct 29, 2024 · 6 comments

Comments

@Lucgecko
Copy link

Forwarding this issue from here : electron/electron#44416

Just encountered the same issue.

@kaibrabo
Copy link

System: Sonoma MacBook Pro M1 14"

I was updating node_mods and seemed to get the same:
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@SunboX
Copy link

SunboX commented Nov 6, 2024

Any Solution?

@coderbit-net
Copy link

Same issue here.

@erickzhao
Copy link
Member

Reposting from the electron/electron issue, but this is the upstream problem: gajus/global-agent#70

@MagicalEarner
Copy link

use npm install electron@latest

@erickzhao
Copy link
Member

use npm install electron@latest

That won't work. The global-agent package has not been patched to remove usage of the boolean package yet as per the upstream issue.

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

6 participants