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

404 Not Found #26

Open
foxted opened this issue Jul 12, 2022 · 3 comments
Open

404 Not Found #26

foxted opened this issue Jul 12, 2022 · 3 comments

Comments

@foxted
Copy link

foxted commented Jul 12, 2022

Hi there,

Trying to upgrade Husky from 4 to 8 in a project, running into a 404 Not Found when running npm exec -- github:typicode/husky-4-to-8 --remove-v4-config.

Node version: 16.13.2
npm version: 8.13.2

@TIGER-H
Copy link

TIGER-H commented Jul 22, 2022

I got same error here
my npm is looking for a package from npm registry, not from github.

@nrenner
Copy link

nrenner commented Jul 22, 2022

This seems to be an issue with npm > 8.11.0:

@michelbl
Copy link

Downgrading temporarily npm (to 8.10) fixed this issue for me.

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

4 participants