Jiawen Geng

Results 263 comments of Jiawen Geng

> Humm, will check tomorrow, but the official one seems to be for the last status regardless if the build was on a PR or on master, whereas the shields...

Also my guess for https://github.com/nodejs/node/pull/35415#issuecomment-700987060 is right, though I manually revert them, take quite some time (The final fix is not revert though, I found a workaround).

@gaearon Can you take a look ? thx.

> Can you verify that both stdout and stderr always get printed? Both locally and on CI. If not please add logs. I am not sure I get this, stdOut...

> Like, what if GCC prints some important warning but doesn't fail the build. Would we want to see it? Should we maybe fix the original problem that you're running...

@kylos101 Can you review this ?

> Please refer to [this matrix](https://gist.github.com/LayZeeDK/c822cc812f75bb07b7c55d07ba2719b3) for an example. You can see it relates compatible versions of Angular, Node, Typescript, and RxJS. So, users may wish to use nvm to...

v is not required. This should work. ```console nvm i 14 ```