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