vuejs / component-compiler-utils

Lower level utilities for compiling Vue single file components
319 stars 75 forks source link

npm ERR! 404 '@vue/component-compiler-utils@latest' is not in the npm registry. #92

Closed benmcm1994 closed 3 years ago

benmcm1994 commented 3 years ago

Error when trying to install the package?

adsa95 commented 3 years ago

We're also having this issue using version 3.1.2.

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.1.2.tgz
npm ERR! 404 
npm ERR! 404  '@vue/component-compiler-utils@3.1.2' 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 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
Justineo commented 3 years ago

See https://github.com/vuejs/vue-component-compiler/issues/107#issuecomment-669820199.