Instead of 'dev' script there is script named 'playtest' that run same command as in other devvit templates - devvit playtest
So after downloading template and running command: npm run dev - you get error. So you force to run npm run playtest instead.
Instead of 'dev' script there is script named 'playtest' that run same command as in other devvit templates -
devvit playtestSo after downloading template and running command:
npm run dev- you get error. So you force to runnpm run playtestinstead.