Expo build issue

Running "npm install" in the root dir of your repository 

2[stderr]

npm ERR!

3[stderr]

Cannot read properties of null (reading 'children')

4[stderr]


5[stderr]

npm

6[stderr]

ERR! A complete log of this run can be found in:

7[stderr]

npm

8[stderr]

ERR!     /home/expo/.npm/_logs/2023-02-10T02_28_48_926Z-debug-0.log

9npm exited with non-zero code: 1

Im getting this error on expo but app run local perfectly. please any one safe me

Did you clone the project?

Try installing all dependences & running the app on your emulator before building it.

If it works on your emulator the build should work.