You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to pull angular-notify using package.json dependencies as well as npm i @cgross/angular-notify, but in both cases i get:
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 'cgross/angular-notify' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
I've tried to pull angular-notify using package.json dependencies as well as
npm i @cgross/angular-notify
, but in both cases i get:I can see the package just fine at https://www.npmjs.com/package/@cgross/angular-notify. I'm interested in importing via handle to npm registry as opposed to using the github link. Any thoughts?
The text was updated successfully, but these errors were encountered: