Mistereo / next-linaria

Linaria support for Next.js
MIT License
93 stars 10 forks source link

Cannot wrap React components with styled #11

Open vinnieking06 opened 2 years ago

vinnieking06 commented 2 years ago

Doing so produces this error: An unexpected runtime error ocurred during dependencies evaluation: Error: Cannot find module '@babel/preset-env'

You can reproduce this error in the stackblitz implementation of the documentation on this repo like this:

Screen Shot 2022-02-25 at 5 05 12 PM