Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module cannot be found in the npm registry #1

Open
pdominique opened this issue Oct 30, 2020 · 8 comments
Open

Module cannot be found in the npm registry #1

pdominique opened this issue Oct 30, 2020 · 8 comments

Comments

@pdominique
Copy link

This module is no visible in the npm registry:

'@sapmentors/cds-scp-api@latest' is not in the npm registry.

@raeijpe
Copy link
Collaborator

raeijpe commented Nov 3, 2020

Please can you give some additional info what you mean with module is no visible in the npm registry?

When I run npm info @sapmentors/cds-scp-api@latest I will get the information of the npm registry.
And I can install the package with npm i and dependency "@sapmentors/cds-scp-api": "latest"
And npm i @sapmentors/cds-scp-api@latest will install it directly.

@pdominique
Copy link
Author

pdominique commented Nov 3, 2020

Please can you give some additional info what you mean with module is no visible in the npm registry?

When I run npm info @sapmentors/cds-scp-api@latest I will get the information of the npm registry.
And I can install the package with npm i and dependency "@sapmentors/cds-scp-api": "latest"
And npm i @sapmentors/cds-scp-api@latest will install it directly.

Here's what I have on my side:

$ npm --version
6.14.8
$ npm info @sapmentors/cds-scp-api@latest
npm ERR! code E404
npm ERR! 404 '@sapmentors/cds-scp-api' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 (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.
npm ERR! 404 
npm ERR! 404  '@sapmentors/cds-scp-api@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.

And:

image

@gregorwolf
Copy link
Collaborator

Check out the section Installing a package in Setting up GitHub packages for NPM. @raeijpe whats the reason you haven't published to npmjs? Check out the action we use in cds-pg: .github/workflows

@raeijpe
Copy link
Collaborator

raeijpe commented Nov 3, 2020

Hi Gregor, I published it public manually, today, but I have to wait 24 hours. I add you as admin and maybe you can set up the workflow

@pdominique
Copy link
Author

pdominique commented Nov 5, 2020

Hi Gregor, I published it public manually, today, but I have to wait 24 hours. I add you as admin and maybe you can set up the workflow

Just FYI, the module is still not visible on npmjs.com

@gregcarino
Copy link

Hi, This module is still not visible on npmjs.com per today

@Logan-Liu
Copy link

Still not available

@gregorwolf
Copy link
Collaborator

Here we go: https://www.npmjs.com/package/@sapmentors/cds-scp-api

Hope someone can help to fix the not working test issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants