lojoja/Setup Node Environment

Configure node environment with node, pnpm, caching, and project dependencies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cacheWhether to cache package dependencies.notrue
node_versionThe node version to use in version spec syntax.no22
global_dependenciesA space-separated list of packages to install globally. Dependencies in "package.json" files, if present, will not be installed when this is given.no""
working_directoryThe directory to execute commands in.no.
namedescription
node_versionThe installed node version.