bluwy / create-vite-extra

Extra Vite templates
MIT License
370 stars 55 forks source link

Error: Deno + TypeScript + Preact #37

Closed sebastiandotdev closed 10 months ago

sebastiandotdev commented 10 months ago

Hello team,

I decided to try a preact template with typescript and deno, but when I run the project with the command deno task dev I get a package error... Apparently it has to do with babel.

logs

Cannot find package '@babel/plugin-transform-react-jsx-development'

more info

2023-10-20 (2)

bluwy commented 10 months ago

Duplicate of #34