zfbx / zdiscord

A Discord bot that runs in FiveM for the purpose of whitelisting, moderation and utilties using discord.js
Other
204 stars 80 forks source link

Error: [yarn] error Could not write file #67

Open cktohigh opened 2 years ago

cktohigh commented 2 years ago

[ script:yarn] Error: [yarn] error Could not write file "/home/zap910470/g473470/gta5-fivem-txadmin/QBCoreFramework_B20DFB.base/resources/zdiscord/yarn-error.log": "EACCES: permission denied, open '/home/zap910470/g473470/gta5-fivem-txadmin/QBCoreFramework_B20DFB.base/resources/zdiscord/yarn-error.log'" [ script:yarn] error An unexpected error occurred: "EACCES: permission denied, mkdir '/home/zap910470/g473470/gta5-fivem-txadmin/QBCoreFramework_B20DFB.base/resources/zdiscord/node_modules'".

zfbx commented 2 years ago

that's an issue with file permissions. You want to change the permissions for the zdiscord directory and all the files in it to be readable and executable. Ashen in the Discord helpfully provided these screenshots to help: image

image

cktohigh commented 2 years ago

Im on a game server not a vps i dont see all that