コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
14567 ビュー

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
3997
0
11月 24
1634
2
7月 24
3351
0
4月 24
2162
3
3月 24
2191