twstyled / electron-vite-react

🔰 This Starter utilizes Electron, TypeScript, Vite, React, Tailwind CSS with twstyled CSS in JS. It tries to adhere best practices.
MIT License
93 stars 20 forks source link

babel_preset_1.getTemplateProcessor is not a function (While processing: "base$2") #4

Open cangSDARM opened 2 years ago

cangSDARM commented 2 years ago

screenshot:

image

I searched in the corresponding repository (no results in twstyled's fork, yet in parent repo). I suspect that the 3.0.0-beta version exported this to delete? because the function exists

twstyled forked (note code is 0)

image

parent repo

image

lod61 commented 2 years ago

Hi, I get sam err with u. and i delete node_modules rm -rf node_modules then yarn again. It is ok. It is cause yarn install has some err.:smile: hope it is useful.

meodemsao commented 2 years ago

@lod61 i removed and still error

CaioAugustoo commented 1 year ago

I'm facing the same issue. Any progress on this?