Open ventsislavnikolov opened 2 years ago
hi @ventsislavnikolov ! i had the same error, but i could resolve, this my steps ware
1: go file "backend" ( cd backend ) 2: ejecute "yarn install" 3: execute "yarn build" 4: execute "docker-compose pull"
and done!
Quick question regarding this. If I do this inside the folder that is mapped to the host local file system, it doesn't work, only when I do this via the docker shell interface. Is that the way it's supposed to work?
Downgrading strapi to 4.2.2 in the pacakge.json works