renative
renative copied to clipboard
The project's Babel config is invalid: Cannot read properties of undefined (reading 'uid')
Hey everyone,
Describe the bug I tried to start the blank page default project but I'm getting bable errors during building stage saying that
The project's Babel config is invalid: Cannot read properties of undefined (reading 'uid')
This is breaking the build and I can't start the project. Strange enough, If I start the helloworld-template it works just fine - same setup.
To Reproduce Setup new project with blank page template (v.0.34) and try running it with rnv run -p web
Expected behavior A clean build / nextjs startup which actually shows up in the browser
Screenshots or copy&paste
Desktop (please complete the following information):
- OS: windows 7 10.0.19044
- Node Version v16.13.1
- RNV Version 0.34.0
Maybe someone can help?
Thanks and cheers, Ben
Update
Recreated the project with node 14.18.2 and the error goes away. Now I can't seem to run builds for any targets involving webpack like webos throwing this error:
+1
@r0oto0r @lednewcrk can you please try the latest version? I just tested this and I can't replicate it. Created a new project, picked template-blank and ran it on web, seems to work just fine
Hi @mihaiblaga89,
I'll give it a try, thanks!
@r0oto0r hello, did latest versions fix your issue?
Hey, sorry I moved away from this project in the end, so we can close this issue. Thanks for your help!