webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

[Safari] Cannot start nuxt: callSite.getFileName is not a function. (In 'callSite.getFileName()', 'callSite.getFileName' is undefined)

Open matthew-dean opened this issue 1 year ago • 1 comments

Describe the bug

Nuxt will not start. It's possible Stackblitz defaults to an old version of Node in Safari? It's hard to tell because I always find Stackblitz settings deeply confusing and not seeming to contain settings related to the environment.

Link to the blitz that caused the error

https://stackblitz.com/edit/nuxt-svgo-playground-9mbztr?file=package.json,nuxt.config.ts

Steps to reproduce

  1. Go to the above Stackblitz in Safari
  2. Upon npm run dev, an error will be thrown

Expected behavior

Same as Chrome (works)

Parity with Local

Screenshots

No response

Platform

Browser name  = Safari
Full version  = 17.3.1
Major version = 17
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
performance.memory = undefined
Hash = d0228c83

Additional context

No response

matthew-dean avatar Mar 25 '24 15:03 matthew-dean

hi! :wave: thanks for reporting this!

We are tracking the issue internally and will update when it's fixed

kirjavascript avatar Apr 05 '24 14:04 kirjavascript