home/categories/cicd/sergeyklay-oar-github-skills-node-environment-skill-md
cicddevops

node-environment

Ensures correct Node.js version before npm operations. Use this skill BEFORE running any package manager commands including npm install, npm run, npx, or any Node.js script execution. This skill detects required Node.js version from project configuration and switches to it using nvm.

sergeyklay
maintainer
sergeyklay
更新於 1/19/2026
星標
2
分支
1
quick start

Installation and usage

Ensures correct Node.js version before npm operations. Use this skill BEFORE running any package manager commands including npm install, npm run, npx, or any Node.js script execution. This skill detects required Node.js version from project configuration and switches to it using nvm.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use node-environment