Azure / Azure/static-web-apps

Respect `package.json` field `packageManager` if present - Option to use Corepack maybe?

Open
#1,513 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

NodeJS and Yarn ( ) wants package managers to be treated as any other package with the `packageManager` field in `package.json` + Corepack. pnpm also supports this ( ). And NPM in NodeJS obviously.

**Describe the solution you'd like**

Would be great if the GitHub action either respected the `packageManager` field in `package.json`, and/or if we had the option to use Corepack instead.

**Describe alternatives you've considered**

None at this point.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.