-
Notifications
You must be signed in to change notification settings - Fork 48
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
Error during bun install
: Unexpected Token '='
#156
Comments
Environment: |
It looks like this is failing in the postinstall step rather than the actual install step. Whilst not ideal, this could still work. Have you tried running the tool after this to see if it still works? |
I've also just pushed up a potential fix for this one in 714f33a Can you pull the latest and try again? |
Thank you for the suggestion. I pulled a fresh copy of the code and ran it again, and am now getting a new error:
Running |
I'm getting the same error (well similar) mine says: error: script "start" exited with code 1 $ husky SyntaxError: Unexpected token '||=' MacOS with a freshly installed bun and had no issues doing a git clone but now can't seem to install (and trying to run without the install fails in other ways) |
Encountered an error during pre-requisites install using bun.
From sterr:
The text was updated successfully, but these errors were encountered: