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

🐛 BUG: can not install [email protected] #7584

Open
liuhanqu opened this issue Dec 18, 2024 · 4 comments
Open

🐛 BUG: can not install [email protected] #7584

liuhanqu opened this issue Dec 18, 2024 · 4 comments
Labels
bug Something that isn't working needs reproduction Needs reproduction from OP

Comments

@liuhanqu
Copy link

liuhanqu commented Dec 18, 2024

Which Cloudflare product(s) does this pertain to?

Wrangler

What version(s) of the tool(s) are you using?

3.28.1

What version of Node are you using?

22.12.0

What operating system and version are you using?

Mac

Describe the Bug

execute command

npm i wrangler

npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm view unenv-nightly versions 

the last five version are

...
'2.0.0-1726478054.1e87097',
'2.0.0-1726687684.061a2b7',
'2.0.0-20240919-125358-9a64854',
'2.0.0-20240924-181319-d5e42d9',
'2.0.0'

there is not matched version [email protected]

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

No response

@liuhanqu liuhanqu added the bug Something that isn't working label Dec 18, 2024
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Dec 18, 2024
@andyjessop
Copy link
Contributor

@liuhanqu sorry you're seeing this, and thanks for reporting! I'm unable to reproduce this locally (I can install 3.28.1 without errors). Would you be able to provide a minimal reproduction so that we can debug here?

@andyjessop andyjessop added the needs reproduction Needs reproduction from OP label Dec 19, 2024
@liuhanqu
Copy link
Author

you can try

npm install wrangler@latest

It's my fault, not 3.28.1.

@edmundhung
Copy link
Member

Thanks for the issue! It should be resolved in v3.98.0. If you’re still running into any problems, please let us know.

@github-project-automation github-project-automation bot moved this from Untriaged to Done in workers-sdk Dec 23, 2024
@edmundhung edmundhung changed the title 🐛 BUG: can not install wrangler@^3.28.1 🐛 BUG: can not install [email protected] Dec 23, 2024
@liuhanqu
Copy link
Author

v3.98.0 not work
image

@edmundhung edmundhung reopened this Dec 25, 2024
@github-project-automation github-project-automation bot moved this from Done to Untriaged in workers-sdk Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working needs reproduction Needs reproduction from OP
Projects
Status: Untriaged
Development

No branches or pull requests

3 participants