跳至內容
選單
此問題已被標幟
1 回覆
14536 瀏覽次數

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


頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
12月 24
3910
0
11月 24
1604
2
7月 24
3302
0
4月 24
2127
3
3月 24
2059