COMMITS
/ lib/remove.js April 1, 2025
A
fix: use maxRetries on fs.rm calls (#3113)
Aman Karmani committed
October 27, 2023
L
feat: convert all internal functions to async/await
Luke Karrys committed
June 20, 2023
L
Sync deps and engines with npm (#2770)
Luke Karrys committed
June 22, 2019
R
src: implement standard.js linting
Rod Vagg committed
August 2, 2018
J
Add ESLint no-unused-vars rule
Jon Moss committed
July 28, 2018
J
bin,lib: remove extra comments/lines/spaces
Jon Moss committed
September 4, 2015
R
use process.release, make aware of io.js & node v4 differences
Rod Vagg committed
June 28, 2013
N
remove: fix "remove" command after semver v2 upgrade
Nathan Rajlich committed
June 7, 2012
N
fix error message
Nathan Rajlich committed
N
initial take at using 'npmlog' for logging
Nathan Rajlich committed
March 31, 2012
N
core: centralize the dev dir logic into node-gyp.js
Nathan Rajlich committed
March 29, 2012
N
remove: better error message when no version is passed in
Nathan Rajlich committed
March 7, 2012
N
Use 'semver' to install full patch version of node instead of minor.
Nathan Rajlich committed
February 28, 2012
N
Use path.resolve() everywhere.
Nathan Rajlich committed
February 12, 2012
N
Prepare for a potential "0.10" release.
Nathan Rajlich committed
February 11, 2012
N
Make sure 'remove' doesn't call 'current' and 'use' anymore.
Nathan Rajlich committed
February 5, 2012
N
Clean up the 'current' file in the 'remove' command.
Nathan Rajlich committed
N
Initial 'remove' command implementation.
Nathan Rajlich committed