webcontainer-core
webcontainer-core copied to clipboard
[Safari] Cannot start nuxt: callSite.getFileName is not a function. (In 'callSite.getFileName()', 'callSite.getFileName' is undefined)
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
- Go to the above Stackblitz in Safari
- Upon
npm run dev, an error will be thrown
Expected behavior
Same as Chrome (works)
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
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
hi! :wave: thanks for reporting this!
We are tracking the issue internally and will update when it's fixed