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

PartyKit Quickstart fails to open on macOS #850

Open
meowthing opened this issue Mar 21, 2024 · 5 comments
Open

PartyKit Quickstart fails to open on macOS #850

meowthing opened this issue Mar 21, 2024 · 5 comments

Comments

@meowthing
Copy link

meowthing commented Mar 21, 2024

Used npm create partykit@latest, followed by npx party kit dev within the folder. Pressing [b] to open the browser opens up a Safari tab but fails to load any page. It seems like the server is failing to initialise, when I try to close by pressing [x] the console 'hangs'.

I'm unsure how to debug this problem. Any pointers? The Quickstart works fine on my Windows machine.

Using:
MacBook Air M1
OS: Sonoma 14.4
Node: 21.7.1
Partykit: 0.0.100
PartySocket: 1.0.1

@threepointone
Copy link
Contributor

Huh that's odd, sorry to hear. I'm pretty sure we support Sonoma. Can you show me what the terminal says?

@meowthing
Copy link
Author

Here's a screenshot from a freshly made pk folder:

Screenshot 2024-03-21 at 17 03 32

@threepointone
Copy link
Contributor

Huh, it's not showing the server ports that it starts on, so it's probably failing while starting. Sorry about this.

@meowthing
Copy link
Author

No worries, any way I can help gather more info? Otherwise I'll stick to devving on my Windows machine for now.

@threepointone
Copy link
Contributor

I've located an M1 air that I'm upgrading to sonoma right now, and I'll be able to test it this evening with your exact config.

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

2 participants