Error: './assets/icons/app-icon.png' could not be found

Hi.

Anyone can help?

I can run create-react-native-app or exp init successfully

however, when i run yarn start or exp ios, I get this error…

Error: ‘./assets/icons/app-icon.png’ could not be found, because ‘./assets/icons’ is not a subdirectory of any of the roots

previously, i did not encounter this issue

Thanks

Issue has been resolved

I ran exp install:ios and it worked!

Thanks

1 Like