When trying to instrall the dependency npm install @web-react/core
I'm getting this error (had to add spaces to the domain, that is redacted from the original error):
npm ERR! code E404
npm ERR!404 Not Found - GET https:// registry . npmjs . org/@web-react%2fcore - Not found
npm ERR!404
npm ERR!404'@web-react/core@*'is not in this registry.
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:
npm ERR!/home/sebastian/.npm/_logs/2022-07-14T20_32_26_751Z-debug-0.log
When trying to instrall the dependency
npm install @web-react/coreI'm getting this error (had to add spaces to the domain, that is redacted from the original error):
npm ERR! code E404 npm ERR! 404 Not Found - GET https:// registry . npmjs . org/@web-react%2fcore - Not found npm ERR! 404 npm ERR! 404 '@web-react/core@*' is not in this registry. 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: npm ERR! /home/sebastian/.npm/_logs/2022-07-14T20_32_26_751Z-debug-0.log