Refael Ackermann

Results 70 comments of Refael Ackermann

ping @nodejs/n-api, would you consider adding this to your backlog?

@empyrical I'm sorry I didn't voice my objection to some of the language and tone of comments that were made in this thread. Personally I'd welcome it if you reopen...

To those who are looking for an alternative way to get your machine set up, the Node.js project is working with Microsoft on a recipe for installing the required build...

Hello all, Latest Node 10 & 11 have a new stage in their installer that installs all prerequisites for native-addon development. Admittedly it's not 100% bug free, but in-the-field testing...

> Hi @refack, could you please explain how that is related to this issue? Are you saying that they install the MS build tools automatically, that they no longer require...

> @refack I noticed that I install in my machine Node.js 10 and when I tried to install node-gyp and windows build tools I had some issues.. If you want...

> s ended up getting reverted. > > [nodejs/node#24344](https://github.com/nodejs/node/pull/24344) Just for node@10, and just temporarily. Because node is 10 LTS we didn't want the tools in the new releases, until...

As I mentioned in https://github.com/nodejs/node/issues/22311#issuecomment-412935165, I think the script we wrote for the node installer, and `windows-build-tools`, have different advantages and a slightly different use case. IMHO You could simply...

Just FTR this project is great inspiration for how to get a build toolchain for Windows installed without friction (I'm assuming Microsoft has used the feedback generated here to improve...

> 3\. The fact that Fiji hangs at startup on some systems with the new launcher, but not with the old launcher, is a critical new bug, which we still...