renative icon indicating copy to clipboard operation
renative copied to clipboard

The project's Babel config is invalid: Cannot read properties of undefined (reading 'uid')

Open r0oto0r opened this issue 3 years ago • 3 comments

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 image

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: image

r0oto0r avatar Feb 23 '22 11:02 r0oto0r

+1

lednewcrk avatar Mar 02 '22 12:03 lednewcrk

@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

mihaiblaga89 avatar Mar 19 '22 16:03 mihaiblaga89

Hi @mihaiblaga89,

I'll give it a try, thanks!

r0oto0r avatar Mar 29 '22 15:03 r0oto0r

@r0oto0r hello, did latest versions fix your issue?

pauliusguzas avatar May 23 '23 06:05 pauliusguzas

Hey, sorry I moved away from this project in the end, so we can close this issue. Thanks for your help!

r0oto0r avatar Jul 17 '23 15:07 r0oto0r