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

can't install on Ubuntu 14.04 #52

Open
phillipao opened this issue Jul 20, 2016 · 2 comments
Open

can't install on Ubuntu 14.04 #52

phillipao opened this issue Jul 20, 2016 · 2 comments

Comments

@phillipao
Copy link

I'm getting the following on Ubuntu 14.04 for npm install lev:

> [email protected] install /usr/local/google/home/poertel/ldb/node_modules/lev/node_modules/level/node_modules/leveldown
> prebuild --install

npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian

npm ERR! weird error 1
npm ERR! not ok code 0

Since I'm not making any explicit reference to node vs nodejs (both packages are installed), I wonder if this is something that needs to be fixed in the package definition?

@phillipao
Copy link
Author

I found a SO question about this issue, where the highly upvoted answer says for the end user to work around the issue by aliasing node to nodejs. So I'm not sure if it's reasonable to expect the package maintainer to do anything. But I'm not sure if it's unreasonable either, so I'll leave this open.

@SaiSujithReddy
Copy link

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