fix: parse node and npm version from `package.json` by susnux · Pull Request #72 · nextcloud-libraries/.github
This uses the `engines`, `devEngines` or `packageManager` fields of the `package.json` to properly setup the environment. Its required as `setup-node` does not yet know about `devEngines` and also does not setup the package manager - and never will. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
susnux
deleted the
fix/read-package-engines
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters