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 ERR! package.json ENOENT, open '/app/package.json' #3

Open
lattice0 opened this issue Mar 3, 2020 · 0 comments
Open

npm ERR! package.json ENOENT, open '/app/package.json' #3

lattice0 opened this issue Mar 3, 2020 · 0 comments

Comments

@lattice0
Copy link

lattice0 commented Mar 3, 2020

Step 4/7 : RUN cd /app && npm install --production
---> Running in 3d3d660cf44c
npm ERR! install Couldn't read dependencies
npm ERR! Linux 4.15.0-58-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production"
npm ERR! node v0.12.14
npm ERR! npm v2.15.1
npm ERR! path /app/package.json
npm ERR! code ENOPACKAGEJSON
npm ERR! errno -2

npm ERR! package.json ENOENT, open '/app/package.json'
npm ERR! package.json This is most likely not a problem with npm itself.
npm ERR! package.json npm can't find a package.json file in your current directory.

npm ERR! Please include the following file with any support request:
npm ERR! /app/npm-debug.log
ERROR: Service 'parsoid' failed to build: The command '/bin/sh -c cd /app && npm install --production' returned a non-zero code: 254

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