Skip to content

Conversation

@jakebailey
Copy link
Member

This has been carried through from #9316, where it was needed to make Travis' caching faster. But, this doesn't have any meaning on GitHub Actions; caching is something you have to opt into, and even if we did opt into it (we don't! I'll send another PR), it wouldn't actually do anything.

Remove this as this interferes with npm ci, because npm uninstall will modify package-lock.json. This is important to keep our Node 14 builder working properly if we were to change our npm version / lockfile verison.

See also #49726, #50061

@jakebailey jakebailey merged commit adfb20f into microsoft:main Jul 27, 2022
@jakebailey jakebailey deleted the remove-npm-uninstall branch July 27, 2022 16:42
@jakebailey jakebailey mentioned this pull request Jul 27, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants