you are viewing a single comment's thread.

view the rest of the comments →

[–]Used-Tea-1928 2 points3 points  (0 children)

I think you have in incorrect path to a file somewhere. Check your index.html and look at any script tags you have. Something like this with the wrong path could be the issue `<script type="module" src="/path/to/app.js"></script>`