bluwy/create-vite-extra

Error: Deno + TypeScript + Preact

sebastiandottop opened this issue · 1 comments

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

Duplicate of #34