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

callSite.getFileName is not a function

Open tomsdob opened this issue 2 years ago • 1 comments

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

tomsdob avatar Feb 02 '24 07:02 tomsdob

Hey @tomsdob 👋 ! Thanks for reporting. I created an internal issue to track this.

SamVerschueren avatar Feb 15 '24 08:02 SamVerschueren