webcontainer-core
webcontainer-core copied to clipboard
callSite.getFileName is not a function
Description of Bug
When opening a project in Safari, I get the following error in the terminal:
[9:22:17 AM] ERROR callSite.getFileName is not a function. (In 'callSite.getFileName()', 'callSite.getFileName' is undefined)
npm ERR! code 1
npm ERR! path /home/projects/github-orzjqc-6knjap
npm ERR! command failed
npm ERR! command sh -c nuxt prepare
npm ERR! A complete log of this run can be found in: /home/.npm/_logs/2024-02-02T07_22_12_882Z-debug-0.log
Other browsers seem to work fine.
Safari version: Version 17.3 (19617.2.4.11.8)
Steps to Reproduce
Open https://stackblitz.com/edit/github-orzjqc-6knjap
Hey @tomsdob 👋 ! Thanks for reporting. I created an internal issue to track this.