-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
dev: yarn run dev
errors with stock Python 3.12
#8027
Comments
This comment was marked as resolved.
This comment was marked as resolved.
I got further by:
But thing still error our:
|
Current You can fix by installing setuptools manually in your Python installation.
|
corneliusroemer
changed the title
dev:
dev: Aug 25, 2024
yarn run dev
throws error /bin/sh: concurrently: command not found
yarn run dev
errors with stock Python 3.12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've cloned the canary branch (default).
Issue
I'm trying to get hyper working locally using dev setup. I followed the README.md:
v1.22.22
)yarn
yarn run dev
However I get an error:
It looks like the README is not up to date regarding dev setup on macos.
The text was updated successfully, but these errors were encountered: