runtime error

ur 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 1000:1000 "/home/container/.npm" npm ERR! Log files were not written due to an error writing to the directory: /home/container/.npm/_logs npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal npm ERR! code EACCES npm ERR! syscall open npm ERR! path /home/container/package-lock.json npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, open '/home/container/package-lock.json' npm ERR! [Error: EACCES: permission denied, open '/home/container/package-lock.json'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'open', npm ERR! path: '/home/container/package-lock.json' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! Log files were not written due to an error writing to the directory: /home/container/.npm/_logs npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal npm ERR! code EACCES npm ERR! syscall open npm ERR! path /home/container/.npm/_cacache/tmp/04fc831e 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 1000:1000 "/home/container/.npm" npm ERR! Log files were not written due to an error writing to the directory: /home/container/.npm/_logs npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal

Container logs:

Fetching error logs...