vuejs / vue-cli

🛠️ webpack-based tooling for Vue.js Development
https://cli.vuejs.org/
MIT License
29.77k stars 6.33k forks source link

Cannot install @vue/cli: non existent colors version used as dependency #7115

Open SlickNutter opened 2 years ago

SlickNutter commented 2 years ago

Version

5.0.4

Environment info

It happens during `yarn global add @vue/cli`, as well as `npm i -g @vue/cli`.

Steps to reproduce

Execute either:

What is expected?

@vue/cli should be installed.

What is actually happening?

error An unexpected error occurred: "INTERNAL_VERDACCIO_URL/colors/-/colors-1.4.2.tgz: Request failed \"404 Not Found\"".


npm Libraries ‘colors’ and ‘faker’ Sabotaged in Protest by their Maintainer Source: https://blog.sonatype.com/npm-libraries-colors-and-faker-sabotaged-in-protest-by-their-maintainer-what-to-do-now

TerminalFi commented 2 years ago

Did you figure this our?

SlickNutter commented 2 years ago

@TheSecEng Sorry, no such luck :(