File in assets folder do not exist error

Hello all,

I am developing my own theme and I keep getting an error to say that the assets do not exist in the assets folder, though they clearly do.

How do I fix this issue?

Thank you in advance!

Seems that code you have written can’t find that file in assets folder… Please check

If you have a look in the screenshot, on the left hand side, the file is in the assets folder.

You can maybe try adding the svg code in the snippet as icon-arrow-down.liquid and then {% render ‘icon-arrow-down’%} better way to render the svgs

What was it in the end in your case? Is there a delay before a file is available as I have something very similar.