oxc-project/Setup Node and pnpm
Setup Node.js and pnpm with caching
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry-url | Optional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN. | no | https://registry.npmjs.org |
| scope | Optional scope for authenticating against scoped registries. Will fall back to the repository owner when using the GitHub Packages registry (https://npm.pkg.github.com/). | no | — |
| architecture | Optional architecture for Node.js (e.g., x64, arm64). If not specified, defaults to the runner architecture. | no | — |
| cpu | Optional CPU architecture for pnpm supportedArchitectures configuration (e.g., x64, arm64). | no | — |
Outputs
no outputs