apps
apps copied to clipboard
Updates .nvmrc
Description
- node v14.15.1 does not play along with yarn v2.4.3 (as stated in .yarnyml)
- solved by using node v16
Approvals
- [ ] Dev
Were you able to confirm if all of the apps in the monorepo still run fine with this change?
@jpangelle I could not get anything up and running with the currently specified version of v14.15.1. Rest of the team works on v16 afaik.
How would you approach such testing?