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

fix yarn build error in Windows #3344

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Conversation

Lilas-w
Copy link
Contributor

@Lilas-w Lilas-w commented Nov 22, 2022

When I built a new version of this project in windows, this error occurred. I fixed it by replacing ";" with "&&" in each package.json.

yarn_build_error

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Nov 22, 2022
@cmdcolin
Copy link
Collaborator

lgtm :)

@cmdcolin cmdcolin added internal and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Nov 22, 2022
@cmdcolin cmdcolin merged commit a0df793 into GMOD:main Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants