-
Notifications
You must be signed in to change notification settings - Fork 267
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
local installation / setup error on macos #1031
Labels
bug
Something isn't working
Comments
Python 3.12 and above does not contain setuptools and breaks node-gyp.
|
Thanks for the tip! I got another error on
|
You have still 3.13 trying to run by node-gyp, you should remove it
|
@ra3orblade You have pretty old stack here in the repo. Are there any plans to up it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you read a contributing guide?
Current Behavior
antype-ts fails during installation with the following error on macos silicon
it seems to be some problem with keytar
Expected Behavior
It should install by following the instructions on README
Steps To Reproduce
npm i
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: