strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.17k stars 445 forks source link

docker build ERROR #267

Open DarrenHou1993 opened 3 years ago

DarrenHou1993 commented 3 years ago

Error: EPERM: operation not permitted, copyfile '/strapi/node_modules/strapi-admin/ee/admin/containers/Roles/ProtectedListPage/index.js' -> '/strapi/.cache/ee/admin/containers/Roles/ProtectedListPage/index.js'

alexandrebodin commented 3 years ago

Hi @DarrenHou1993 can you give a bit more details ?

what is the config you are using / your setup ? any steps to reproduce can help :)

virgil9306 commented 3 years ago

Hi @DarrenHou1993 , @alexandrebodin .

This issue which I discovered is probably related: https://github.com/strapi/strapi-docker/issues/270