Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebContainer unavailable in latest Safari #1688

Open
1 task done
bcw222 opened this issue Jan 1, 2025 · 2 comments
Open
1 task done

WebContainer unavailable in latest Safari #1688

bcw222 opened this issue Jan 1, 2025 · 2 comments

Comments

@bcw222
Copy link

bcw222 commented Jan 1, 2025

Describe the bug

I cannot use pnpm install to install dependencies in Safari 18.2.

Link to the blitz that caused the error

https://stackblitz.com/github/EveSunMaple/Frosti

Steps to reproduce

Simply open this link in Safari and wait for its auto configuration to fail on installing dependencies.

Expected behavior

Successfully install dependencies and work normally.

Parity with Local

Screenshots

image

Platform

Browser name  = Safari
Full version  = 18.2
Major version = 18
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.2 Safari/605.1.15

Additional context

I‘ve opened it in browser other than Safari and the issue didn't occurred.

@Haroenv
Copy link

Haroenv commented Jan 10, 2025

I have this same error, but I think it's always happening, unrelated to pnpm:

[callSiteLocation@
depd@
@
_0x45cf1c@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:794898
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14247
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14863
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:12820
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:10277
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:13102
_0x250c31@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:794269
@
_0x45cf1c@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:794898
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14247
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14863
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:12820
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:10277
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:13102
_0x250c31@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:794269
@
_0x45cf1c@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:794898
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14247
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:14863
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:12820
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:144:10277
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:160:3635
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:787331
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:788845
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:787460
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:788845
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/blitz.a792378e.js:40:786538
@https://vuessrexamplej6eygc5s-p4f2.w-corp-staticblitz.com/builtins.ddb8d84d.js:155:2477]

Node.js v18.20.3

that's for this example: https://stackblitz.com/edit/vue-ssr-example-j6eygc5s?file=server.js

@bcw222 bcw222 changed the title pnpm install unavailable in Safari WebContainer unavailable in latest Safari Jan 10, 2025
@simonedevit
Copy link

Same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants