strapi-docker lodash issue strapi-docker lodash issue docker docker

strapi-docker lodash issue


I think your issue is related to the node version.

Strapi needs Node v10 to be installed in order to work. If you upgrade your node version it should be working properly

I still had issues with v10 so I downgraded to:

node: 9.11.2

npm: 5.6.0