Cannot build : Problems validating asset fields in app.json

Does anyone know the root cause of this problem?

so the error i get when i run exp start/publish is:

[exp] • Field: icon - cannot access file at ‘./img/logo.png’.
[exp] • Field: splash.image - cannot access file at ‘./img/splash.png’.

I have tried changing the files, changing their location, deleting node modules and nothing has worked.

Can you run tree or something similar to show the layout of files from the root directory of your project and share that here?

Thank you for the reply. I found the problem. the way i used to convert my file from .jpg tp .png was not ideal. Once i used an online converter the problem stopped

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.