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

explicitly install node v16 + use npm ci + update package-lock.json #113

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

Conversation

mithunshanbhag
Copy link
Contributor

@mithunshanbhag mithunshanbhag commented Apr 2, 2023

Change Description:

  1. Explicitly install node v16 on the CI machine (since UI code has dependency on v16 and not on v18 LTS).
  2. Use 'npm ci' instead of 'npm install' to prevent updates to the package-lock.json file.
  3. Use an updated & deduped version of package-lock.json file.

@mithunshanbhag mithunshanbhag changed the title install node v16 + npm ci explicitly install node v16 + use npm ci + update package-lock.json Apr 2, 2023
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

1 participant