-
Notifications
You must be signed in to change notification settings - Fork 46
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
Fix: remove another special character to the hash #494
Conversation
Please fix the title of this PR. Examples:
See more in |
@@ -132,5 +132,6 @@ | |||
}, | |||
"resolutions": { | |||
"electron-builder": "^23.0.0" | |||
} | |||
}, | |||
"packageManager": "yarn@1.22.19" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why lock this version of yarn?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know 😱😱😱
I tried yarn
version 3 in another project, but it was worst, and I tried to force using yarn classic
but it returned back to version 3 every time, until I declared it here!
Tested and it worked |
🎉 This PR is included in version 1.11.13 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Also, don't use yarn 3