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 run build error #2

Open
yishanchuan opened this issue Oct 11, 2020 · 0 comments
Open

npm run build error #2

yishanchuan opened this issue Oct 11, 2020 · 0 comments

Comments

@yishanchuan
Copy link

error stack mesages is in the following:

oot@ck-APCS:/home/ck/Downloads/RDFViz-master# npm run build

> [email protected] build /home/ck/Downloads/RDFViz-master
> mkdir -p ./build && cp ./src/index.html ./build/ && webpack -p --config webpack.production.config.js

sh: 1: webpack: Permission denied
npm ERR! code ELIFECYCLE
npm ERR! errno 126
npm ERR! [email protected] build: `mkdir -p ./build && cp ./src/index.html ./build/ && webpack -p --config webpack.production.config.js`
npm ERR! Exit status 126
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2020-10-11T03_43_11_972Z-debug.log
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