permission
Posted by user_t1p8vd in bugs.
Hello, My container has serious permission issues. npm cannot write to any directory: Error: ENOENT: no such file or directory, mkdir '/home/container/.npm/ cacache' I cannot install any npm packages. This is a server side issue, not my code. Please fix the permissions on my container OR install these packages for me: discord.js canvas mysql2 dotenv axios Startup command is: node index.js Thank you.