Uh oh!
There was an error while loading. Please reload this page.
tools: update ESLint to 7.0.0-rc.0 - #33062
Conversation
nodejs-github-bot
commented
Apr 25, 2020
himself65
commented
Apr 27, 2020
unfortunately, I cannot use |
targos
commented
Apr 27, 2020
@joyeecheung ^ How do you handle this? |
joyeecheung
commented
Apr 27, 2020
@targos It is caused by ISP issues, I usually just switch to another ISP (e.g. tethering through my phone because my mobile ISP blocks less), or use VPN on my computer. For git commands, git takes global proxy settings through |
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
himself65
commented
Apr 28, 2020
landed in 039c5e4 |
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
PR-URL: #33062 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
I mostly wanted to update eslint, cause this's my first time.
Using
update-eslint.sh, I think I've well done thisChecklist
make -j4 test(UNIX), orvcbuild test(Windows) passes