strapi / foodadvisor

🥘 THE Strapi demo application
MIT License
1.09k stars 445 forks source link

Change nvm version to be compatible with required libraries. #134

Closed tuzumkuru closed 10 months ago

tuzumkuru commented 11 months ago

While starting the repo in a gitpod workspace, yarn install command for Strapi task gives error since a package needs node >= 16 so changing the workspace docker file to use nvm 16 fixes this problem.

strapi-cla commented 11 months ago

CLA assistant check
All committers have signed the CLA.