$ yarn install
error An unexpected error occurred: "https://registry.yarnpkg.com/@material-ui%2fcore: Not found".
https://www.npmjs.com/package/@material-ui/core
ESOCKETTIMEDOUT
Does anyone know what is going on? Looks like the @material-ui/core package is removed from npm, does anyone know how to fix this?
So is react-dom, inaccessible https://www.npmjs.com/package/react-dom.
@oliviertassinari
the same https://www.npmjs.com/package/@emotion/core
wondering what is going on??
Something wrong seems to be going on right at the very moment:
https://status.npmjs.org/

Not found
https://registry.yarnpkg.com/@material-ui/core/-/core-4.11.0.tgz
if it can help i have this error :
Not Found - GET https://registry.npmjs.org/@material-ui%2fcore - Not found
npm ERR! 404
npm ERR! 404 '@material-ui/[email protected]' is not in the npm registry.
But i think we need just wait.
Hi,
Same issue with yarn :-(
$yarn add @material-ui/core
yarn add v1.22.4
warning package.json: No license field
warning No license field
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@material-ui%2fcore: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/tmp/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
This is also there for us, preventing our CI.
Same issue happenig for us as well.
$ npm install @material-ui/core
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@material-ui%2fcore - Not found
npm ERR! 404
npm ERR! 404 '@material-ui/core@latest' 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.
Having the same issue.
The ongoing issue may also affect installation of scoped packages. We continue investigating these issues.
Please subscribe to https://status.npmjs.org/incidents/cksjqc1w11v5?u=33mgrqjjqdb1 to be notified of updates. There's nothing we can do about it