coreui / coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://coreui.io/product/free-bootstrap-admin-template/
MIT License
11.94k stars 3.14k forks source link

npm install error (coreui-free-bootstrap-admin-template (4.0.1)) #576

Closed rheman closed 2 years ago

rheman commented 3 years ago

Hi everyone,

When I try to install coreui-free-bootstrap-admin-template (4.0.1) via npm, I got the following errors.

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.1.tgz npm ERR! 404 npm ERR! 404 'xdg-basedir@4.0.1' 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 It was specified as a dependency of 'my-coreui-project' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

Ubuntu 18.04 npm@6.14.4

Regards,