Asset Crashed App - Deleting asset didn't help

So I added an asset (jpg file) to the asset folder, and the server immediately got mad at me. It keeps spitting out the below code:

/app/server.js:4199

SyntaxError: Unexpected end of input
at wrapSafe (internal/modules/cjs/loader.js:1001:16)
at Module._compile (internal/modules/cjs/loader.js:1049:27)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47

I deleted the asset from the asset folder, but it hasn’t fixed the problem. I’m not sure what I did or how to fix it.

Whelp, never mind! I was fighting with it for about 10 mins, refreshing and everything and nothing was happening, but I just went back and now for some reason the link was appearing on the last line where it wasn’t before. Deleted it and it’s fixed now.

I’m glad it’s working @Kariah_Petrille (also, welcome!) - if you see that issue again, don’t hesitate to let us know what browser you’re using and how to replicate it.

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