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

npm install ibm_db2 returns 404 #26

Closed
nickivanov opened this issue Jan 20, 2015 · 3 comments
Closed

npm install ibm_db2 returns 404 #26

nickivanov opened this issue Jan 20, 2015 · 3 comments

Comments

@nickivanov
Copy link

running " npm install ibm_db2" yields:

npm ERR! 404 Not Found: ibm_db2
npm ERR! 404
npm ERR! 404 'ibm_db2' is not in the npm registry.

Is this your problem or theirs? Or ours?

@nickivanov nickivanov changed the title npm install ibm_db2 returns 4040 npm install ibm_db2 returns 404 Jan 20, 2015
@nickivanov
Copy link
Author

May be you could provide some guidance on how to build from source if npm is not working/not available?

@avikalar
Copy link
Contributor

the command you need to run is "npm install ibm_db" and not "" npm install ibm_db2". Can you please try that and let me know ?

@nickivanov
Copy link
Author

Oops, my bad! I should have been paying more attention, but in my defence -- it was after 10pm here... It is of course "ibm_db" and it does work! Thanks!

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

2 participants