Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
14616 Visninger

Hello,

I just finish to install community version (14) on mac OSX.
And when i try to use scaffold command to create module i have this error :

"OSError: [Errno 30] Read-only file system: /custom"

 I try to change the chmod of this folder to allow all permission on it but change nothing.

I also try to create the module in addons folder and same problem.

Someone have a solution please ?
Avatar
Kassér
Bedste svar

You have set writable permission to this folder. Just use in terminal chmod:

chmod -R 777 /absolute/path/to/your/folder


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
dec. 24
4201
0
nov. 24
1698
2
jul. 24
3516
0
apr. 24
2246
3
mar. 24
2835