Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,800 contributions in the last year
Contribution activity
November 2020
Created 82 commits in 9 repositories
Created a pull request in npm/cli that received 3 comments
Preserve builtin conf when installing npm globally
When a file named 'npmrc' is in the root of the npm module that is currently running, it adds config values that override the defaults (but not the…
Opened 14 other pull requests in 6 repositories
npm/cli
1
open
3
closed
2
merged
npm/arborist
4
closed
tapjs/node-tap
1
closed
npm/rfcs
1
open
npm/run-script
1
merged
npm/pull
1
closed
Reviewed 6 pull requests in 5 repositories
npm/cli 2 pull requests
npm/run-script 1 pull request
npm/arborist 1 pull request
npm/move-file 1 pull request
npm/pull 1 pull request
Created an issue in npm/arborist that received 5 comments
ERESOLVE in force mode
This shouldn't happen. { "devDependencies": { "webpack-dev-server": "^3.11.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3" } } npm/cli#2123