Agritite

Results 3 comments of Agritite

Can confirm this also happens in our codebase. At the beginning of our program we have this code: ``` const dummy = new BrowserWindow({ x: 1, y: 1, show: false...

@azure/core-auth claims that this is policy: >The Azure SDK libraries for JavaScript will not be guaranteed to work on Node.js versions that have reached their end of life. Dropping support...

Bump; funnily enough 5.16 works with Windows 11 SDK despite the same "node-gyp: 8.x" optional dependency. My guess is that in 5.16 we never actually invoke `node-gyp@8` but instead invoke...