Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
14593 Переглядів

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 ?
Аватар
Відмінити
Найкраща відповідь

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

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


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
груд. 24
4047
0
лист. 24
1659
2
лип. 24
3389
0
квіт. 24
2185
3
бер. 24
2289