vuejs / vue-component-compiler

Compile a single file Vue component into a CommonJS module.
MIT License
342 stars 52 forks source link

Npm error, unable to install package #107

Closed shaneikennedy closed 3 years ago

shaneikennedy commented 3 years ago

See https://www.npmjs.com/package/vue-component-compiler (HTTP 500)

Output from npm ci

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@vue/component-compiler/-/component-compiler-4.1.0.tgz
npm ERR! 404 
npm ERR! 404  '@vue/component-compiler@4.1.0' 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.

Any help is much appreciated

shaneikennedy commented 3 years ago

https://status.npmjs.org/incidents/cksjqc1w11v5 jumped the gun, npm issue for scoped packages.