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

Fail to install on Ubuntu 14.04 inside Docker #12

Open
ido-ran opened this issue Jun 6, 2016 · 0 comments
Open

Fail to install on Ubuntu 14.04 inside Docker #12

ido-ran opened this issue Jun 6, 2016 · 0 comments

Comments

@ido-ran
Copy link

ido-ran commented Jun 6, 2016

Hi,
I'm trying to use OpenALPR with node inside a docker container based on Ubuntu 14.04.
I've created a Dockerfile that install OpenALPR but when I get to install node-openalpr I get the following error.
You can see the project in my github.

npm ERR! not a package /root/tmp/npm-8-ZHpjReZZ/1465157586971-0.16782745067030191/tmp.tgz
npm ERR! Error: ENOENT, open '/root/tmp/npm-8-ZHpjReZZ/1465157586971-0.16782745067030191/package/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Linux 4.4.8-boot2docker
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--production"
npm ERR! cwd /src
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /root/tmp/npm-8-ZHpjReZZ/1465157586971-0.16782745067030191/package/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /src/npm-debug.log
npm ERR! not ok code 0

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

1 participant