husky-4-to-8 icon indicating copy to clipboard operation
husky-4-to-8 copied to clipboard

404 Not Found

Open foxted opened this issue 2 years ago • 3 comments

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

foxted avatar Jul 12 '22 02:07 foxted

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

TIGER-H avatar Jul 22 '22 07:07 TIGER-H

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

michelbl avatar Jul 25 '22 11:07 michelbl