npm install encore returns Not Found - GET https://registry.npmjs.org/favicon.json - Not found

Viewed 15

I can't do

npm install encore 

as it returns

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/favicon.json - Not found
npm ERR! 404
npm ERR! 404  'favicon.json@*' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'runway'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

didn't find anything searching. Any idea?

Thx

0 Answers
Related