stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.23k stars 887 forks source link

Firefox Error: ENOENT: No such file or directory., '/~' #2532

Open KooiInc opened 1 year ago

KooiInc commented 1 year ago

Description of Bug

The result website screen (inline or in a separate tab) of the html/css/scripting project https://stackblitz.com/edit/web-platform-qghjex?file=script.js shows the error mentioned in the header. I

Steps to Reproduce

  1. Go to the project
  2. Check the site tab, or click 'Open in New Tab'

Expected Behavior

I expect the site to run. It does so in Chrome.

Screenshots/Screencast

image

Additional Context/Questions I've read other issues concerning this error and adjusted my Firefox settings cf your documentation. The same html/css/script project converted to a plain js project does work in Firefox.

kc0tlh commented 1 year ago

Tagging #1427 as related (ENONET error), although this issue is specifically not with the static preset template. I am having the ENONET issue in Chrome and Safari.