@atlaskit and its package dependencies broken or missing

Hi,

Since today I have had a problem installing the dependencies for my forge app using npm ci.
I also cannot find the @atlaskit packages on the npm registry any more, or at least it forwards me to a login page, which feels weird:

I initially noticed the problem because of an error thrown during a clean install:

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz - Not found

It is not an Atlassian package but shows the same weird login screen when I go to its URL.

Does anyone have any idea what is going on?

Kind regards,
Daniel
Edit: I did some digging, seems to be an npm issue:

It seems like there is an issue with NPM, see also https://status.npmjs.org

2 Likes

Just noticed that myself, thanks @remie :slight_smile: