Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
14510 Vistas

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
Descartar
Mejor respuesta

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

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


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
dic 24
3827
0
nov 24
1590
2
jul 24
3217
0
abr 24
2107
3
mar 24
1978