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 Github Action build errors, use yarn exec to run local version of lerna #586

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vidhill
Copy link
Contributor

@vidhill vidhill commented Sep 14, 2024

I see that there are build errors with node v14 - v16,

e.g.

It appears that this may be due to the Github action using global install of lerna as opposed to the version in node_modules

@vidhill vidhill marked this pull request as ready for review September 14, 2024 13:39
@vidhill vidhill changed the title Use yarn exec to run local version of lerna not globally installed Fix Github Action build errors, use yarn exec to run local version of lerna not globally installed Sep 14, 2024
@vidhill vidhill changed the title Fix Github Action build errors, use yarn exec to run local version of lerna not globally installed Fix Github Action build errors, use yarn exec to run local version of lerna Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant