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

Version 0.6.6 break the install with custom npm registry (e.g. cnpm) #291

Closed
sorrycc opened this issue Jul 27, 2020 · 8 comments · Fixed by #1621
Closed

Version 0.6.6 break the install with custom npm registry (e.g. cnpm) #291

sorrycc opened this issue Jul 27, 2020 · 8 comments · Fixed by #1621

Comments

@sorrycc
Copy link

sorrycc commented Jul 27, 2020

0.6.6 support custom npm registry, but the package/-/package-version.tgz format is not support on the cnpm registry.

image

@sorrycc sorrycc changed the title Version 0.6.6 break the install in cnpm Version 0.6.6 break the install with custom npm registry (e.g. cnpm) Jul 27, 2020
@ngbinh
Copy link

ngbinh commented Jul 27, 2020

@sorrycc 0.6.7 should fix the issue

@sorrycc
Copy link
Author

sorrycc commented Jul 27, 2020

image
@ngbinh I tested 0.6.7, don't work.

@evanw
Copy link
Owner

evanw commented Jul 27, 2020

Sorry about that. I'm going to push another version to try to fix this. I can't guarantee that it'll work though because there appears to be a problem with cnpm itself. For example, version 0.6.5 is present but version 0.6.6 is absent (I get a 404). I have no idea why this is because I don't know anything about cnpm. To work around issues like this, I'm going to try falling back to the official npm registry if the custom one fails.

@evanw evanw closed this as completed in cf1139a Jul 27, 2020
@evanw
Copy link
Owner

evanw commented Jul 27, 2020

@sorrycc Can you try again with version 0.6.8?

@tiyunchen
Copy link

same issue
image

@ngbinh
Copy link

ngbinh commented Jul 29, 2020

@tiyunchen looks like you tried 0.6.5 instead of 0.6.8

@tiyunchen
Copy link

0.6.8 is ok, is the problem with esbuild-webpack-plugin

@tiyunchen
Copy link

image

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

Successfully merging a pull request may close this issue.

4 participants