Volta: JavaScript Tool Manager Nedir?

Photo by Kristopher Roller on Unsplash
$ volta install node@15.0.0
$ volta list node⚡️ Node runtimes in your toolchain:    v8.10.0
v10.23.1
v12.20.1
v14.15.4
v15.0.0 (default)
v15.5.1
$ volta pin node@15.0.0
{
"name": "project",
"version": "1.0.0",
"description": "",
...
"license": "ISC",
"volta": {
"node": "15.0.0"
}

}
$ volta pin yarn@1.22.10

--

--

Front-End Developer

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store