Skip to Content
Menu
This question has been flagged
1 Odpoveď
14724 Zobrazenia

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
Zrušiť
Best Answer

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

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


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
dec 24
4528
0
nov 24
1842
2
júl 24
3749
0
apr 24
2383
3
mar 24
3779