on ‎2020 Oct 12 8:07 AM
I tried to build project in SAP WebIDE Full Stack today and I got following errors:
8:45:47 AM (DIBuild) [INFO] Installing node dependencies
8:45:55 AM (DIBuild) npm ERR! code EACCES
npm ERR! syscall mkdir
npm ERR! path /mnt/npm_cache/_cacache
npm ERR! errno -13
npm ERR!
npm ERR! Your cache folder contains root-owned files, due to a bug in
npm ERR! previous versions of npm which has since been addressed.
npm ERR!
npm ERR! To permanently fix this problem, please run:
npm ERR! sudo chown -R 1001:1000 "/mnt/npm_cache"
npm ERR! code EACCES
npm ERR! syscall mkdir
npm ERR! path /mnt/npm_cache/_cacache
npm ERR! errno -13
npm ERR!
.
.
8:45:58 AM (DIBuild)
Build failed.<br>
Last week there were no problems for building. I also tried to clone it from Git repository to other project and build. It didn't help. I have also tried "Build -> Clean npm folder. I can build other WebIDE projects...
Has anyone got solution for this problem?
BR,
Pasi
Update: It is working now. I don't know what caused it.
Request clarification before answering.
did you find solution, I'm also facing similar issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.