example-invoice icon indicating copy to clipboard operation
example-invoice copied to clipboard

To-do when Redwood upgraded to Prisma > v2.9.0

Open thedavidprice opened this issue 5 years ago • 0 comments

Due to the Prisma deploy error specific to Node v12.19.0, I've changed .nvmrc based on https://github.com/redwoodjs/redwood/issues/1313

Once Redwood is using Prisma v2.9.0 and this project has been upgraded, we should revert .nvmrc to:

lts/*

thedavidprice avatar Oct 12 '20 21:10 thedavidprice