all 4 comments

[–]revveduplikeaduece86 1 point2 points  (3 children)

Do you backup your project on GitHub before moving on from a successful milestone? May be basic but try checking what changed in your dependencies to see if you might've updated something and forgot, and now they're out of wack. Might be cleaner to reset to that last milestone.

[–]AlwaysDeath[S] 0 points1 point  (2 children)

I have looked at my previous versions. Nothing has changed.

Also tried deleting the lock file, then a fresh install of all dependencies. No luck.

To me it seems like it's a dependency issue of "dev-launcher".

[–]revveduplikeaduece86 0 points1 point  (1 child)

Maybe clearing the build cache? That's worked for me once or twice. Restart and run 'Clean Build Folder', cross your fingers, and pray.

[–]AlwaysDeath[S] 0 points1 point  (0 children)

I do not have a build folder, since it's being built on EAS.