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 Actions workflows #102

Merged
merged 1 commit into from
Jul 7, 2021
Merged

Fix GitHub Actions workflows #102

merged 1 commit into from
Jul 7, 2021

Conversation

kylelaker
Copy link
Contributor

@kylelaker kylelaker commented Jul 7, 2021

This ensures that NPM is up-to-date and matches the version of the lock
files that we use. This resolves some issues with dependencies in the
package-lock.json file.

@zclarkEDC
Copy link
Member

Take a look at this interesting issue I found: m-muhsin/celestial#9
The suggested fix for running the Node 14 tests is to use nvm instead of npm.

This ensures that NPM is up-to-date and matches the version of the lock
files that we use. This resolves some issues with dependencies in the
`package-lock.json` file.
@kylelaker kylelaker changed the title Try to fix GitHub Actions runs Fix GitHub Actions workflows Jul 7, 2021
@zclarkEDC zclarkEDC merged commit e44872f into develop Jul 7, 2021
@kylelaker kylelaker deleted the fix-gha branch July 7, 2021 17:57
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.

None yet

4 participants