Pinned repositories
-
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
5,812 contributions in the last year
Contribution activity
February 2017
- jdalton/webpack-cherry-pick-test JavaScript
Created a pull request in creationix/nvm
that received 1
comment
Enable working without tput.
This PR enables nvm to work on nases (similar to robbyrussell/oh-my-zsh#4376) by checking if tput exists before calling it.
Created an issue in jprichardson/node-fs-extra
that received 19
comments
fs.move fails with chmod error when disk under heavy use
Using fs-extra v2.0.0 I noticed that fs.move, which uses /lib/copy/ncp under the hood, fails with a chmod error when the disk is under heavy use.
{…