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 problem #51

Closed
skyer9 opened this issue Oct 16, 2019 · 1 comment
Closed

npm install problem #51

skyer9 opened this issue Oct 16, 2019 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@skyer9
Copy link

skyer9 commented Oct 16, 2019

below is tested on Ubuntu 18.04.

it needs root privilege.

$ npm install -g delivery-tracker-apiserver
npm WARN checkPermissions Missing write access to /usr/local/lib

install fails with the following error message.

$ sudo npm install -g delivery-tracker-apiserver delivery-tracker-client
npm ERR! Linux 5.0.0-31-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "delivery-tracker-apiserver" "delivery-tracker-client"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2

npm ERR! Cannot convert undefined or null to object
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/skyer9/npm-debug.log
@shlee322 shlee322 added the bug Something isn't working label Oct 18, 2019
@shlee322 shlee322 added this to the V2 - 23.10 milestone Sep 11, 2023
@shlee322
Copy link
Owner

shlee322 commented Nov 5, 2023

Close the issue because the codebase has changed due to the v2023 deployment.

@shlee322 shlee322 closed this as completed Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants