Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

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

Open
mithunshanbhag wants to merge 1 commit into
microsoft:mainfrom
mithunshanbhag:mithun/npm-fixes
Open

explicitly install node v16 + use npm ci + update package-lock.json#113
mithunshanbhag wants to merge 1 commit into
microsoft:mainfrom
mithunshanbhag:mithun/npm-fixes

Conversation

@mithunshanbhag

@mithunshanbhag mithunshanbhag commented Apr 2, 2023

Copy link
Copy Markdown
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant