After using this template, running pnpm i and pnpm dev, I ran into the following error:

Invalid argument, T on unrwap is not the type of wrapped object
which was fixed after running pmpm upgrade, then pmpm dev again:

just wanted to flag this for anyone who might have a similar issue.
After using this template, running
pnpm iandpnpm dev, I ran into the following error:Invalid argument, T on unrwap is not the type of wrapped objectwhich was fixed after running
pmpm upgrade, thenpmpm devagain:just wanted to flag this for anyone who might have a similar issue.