I recently uploaded my npm package to the GitLab package registry. While the upload seemed successful, I am facing an issue trying to install the package in another project.
When I run npm install
, I encounter the following error:
PS E:\faq\medusa-1.16> npm install medusa-plugin-static-pages-testing
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/medusa-plugin-static-pages-testing - Not found
npm ERR! 404
npm ERR! 404 'medusa-plugin-static-pages-testing@*' 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: