software-mansion / react-native-ide

VSCode extension that turns your editor into a fully fledged IDE for React Native and Expo.
https://ide.swmansion.com
Other
771 stars 26 forks source link

Cannot run project #322

Open umutlaguler opened 2 months ago

umutlaguler commented 2 months ago

*Description I'm trying to run my application on iOS. Although there is no problem with my assets files, at the end of the build process it gives an error that it cannot find an image of mine.

Environment

jakub-gonet commented 2 months ago

Can you please attach logs? Description doesn't suggest where's the problem.

FrancoLinares commented 2 months ago

Same issue for:

yasir-a commented 2 months ago
Screenshot 2024-05-30 at 16 57 37

Same here.

umutlaguler commented 2 months ago

@jakub-gonet

Ekran Resmi 2024-06-03 12 41 29

As you can see from the image it throws me an error like that: "missing-asset-registery-path" There is an asset in that path I am sure about it. But even if I have tried rebuild and rerun my project doesn't work.