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 Node to 20.9.0 LTS and bugfix npm eacces error #122

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Dec 12, 2023

Description

This PR addresses an operational issue where the /.npm root cache has problems being accessed by npm which is now preventing new pods from spinning up on Openshift. Also bumps Node from 16 to 20 LTS.

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the OpenAPI 3.0 v*.api-spec.yaml documentation (if appropriate)
  • I have added necessary documentation (if appropriate)

Further comments

@jujaga jujaga added bug Something isn't working dependencies Pull requests that update a dependency file labels Dec 12, 2023
@jujaga jujaga self-assigned this Dec 12, 2023
@ghost
Copy link

ghost commented Dec 12, 2023

@jujaga jujaga requested review from kyle1morel and removed request for kamorel December 12, 2023 20:32
@kyle1morel kyle1morel merged commit 038faad into bcgov:master Dec 12, 2023
4 checks passed
@jujaga jujaga deleted the bugfix/npm-eacces branch December 12, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants