We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 822dbb6 + 378f5a8 commit 86e8fdaCopy full SHA for 86e8fda
docs/version-management/goals.md
@@ -0,0 +1,9 @@
1
+# Goals for Node.js and Package Manager Version Management Effort
2
+
3
+Help application developers to:
4
5
+1. Define the correct Node.js runtime version and package manager version for projects.
6
7
+1. Install Node.js and a package manager for a local development environment.
8
9
+1. Run the correct version of Node.js and of a package manager for each project.
0 commit comments