Lucas Augusto Mendes Rodrigues

Results 6 comments of Lucas Augusto Mendes Rodrigues

Im facing the same issue in MacOs Catalina

I had the same issue here, and when i add this plugin i get this error ![image](https://github.com/aidenybai/million/assets/16627838/81231784-8316-4c1b-b6bb-9460df4754c9)

Or if i import million before React on the plugin list i get this: ![image](https://github.com/aidenybai/million/assets/16627838/0eef8d0a-ad7e-45f4-b7b6-a94843198d37)

I made it work, using this import plugin order: ![image](https://github.com/aidenybai/million/assets/16627838/1d4227da-7152-433b-aae0-6eef8ef0bfb2) Then i created .babelrc file on the project root ![image](https://github.com/aidenybai/million/assets/16627838/e051b960-85d3-4920-a549-5e2ccfaad33c) ![image](https://github.com/aidenybai/million/assets/16627838/d83a7889-fb0c-4cc3-b4f0-46b9bbb24801) And also installed this @babel/preset-typescript as a dev dependency......