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

Update main.yml to use node-version v14 #13

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

Conversation

rchutzz
Copy link
Collaborator

@rchutzz rchutzz commented Jul 10, 2023

When trying to run npm run build, the .yml file tries to use node v10.x which is incompatible with some of dependencies like the newer version of tailwindcss

When trying to run `npm run build`, the .yml file tries to use node v10.x which is incompatible with some of dependencies like the newer version of tailwindcss
@rchutzz
Copy link
Collaborator Author

rchutzz commented Jul 10, 2023

I have verified node version v14.x and all the way to v19.7.0 works, but doesn't work with with v20.1.0. if you want to change the main.yml test to a higher version, that would be fine and help when running audit fix to update other dependencies.

@rchutzz rchutzz requested a review from HilliamT July 15, 2023 20:51
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