Relative Content

Tag Archive for node.jspermissionsdockerfileopenshiftnode-modules

ERROR in [eslint] EACCES: permission denied, mkdir ‘/app/node_modules/.cache’. Can i change the permission without changing it in Dockerfile

I’m trying to deploy an application in openshift dedicated on developer sandbox, but one of my deployment is facing the permission denied issue. This is what got when I check the linux user, may be because of this i’m facing issue
/client$ oc exec -it client-74c796c76f-j4t5j — /bin/sh
/app $ whoami
1007390000
/app $ cat /etc/passwd
1007390000:x:1007390000:0:1007390000 user:/:/sbin/nologin