Same as this: https://github.com/redwoodjs/sdk/issues/546
I get the same error. Clean install with `npx create-rwsdk my-project-name``
I've identified the error starts happening after v0.1.0-alpha.13
this works:
npx tiged redwoodjs/sdk/starters/standard#v0.1.0-alpha.12 tryredwood
this does not:
npx tiged redwoodjs/sdk/starters/standard#v0.1.0-alpha.13 tryredwood