glimmerjs/glimmer.js

Trying to install glimmer/component with `npm i @glimmer/component` results in error

elfin-sbreuers opened this issue · 1 comments

Hello,

trying to install glimmer/component with

npm i @glimmer/component

results in

npm ERR! code E404
npm ERR! 404 Not Found - GET http://registry.npmjs.org/@glimmer%2fcomponent - Not found
npm ERR! 404 
npm ERR! 404  '@glimmer/component@^1.0.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.

npm ERR! A complete log of this run can be found in:

Is there a know reason for that?

Any help much appreciated.

Kind regards

Sorry for the disturbance. Apparently some issues with the npm server.