Jonathan Häberle
Results
5
comments of
Jonathan Häberle
I would be spectacular if `SwiftLaTeX` ran in node.js, and we could publish a `npm`-package. @elliott-wen what is the current progress on the `nodejs`-branch? Are you working on this? Do...
https://github.com/nodejs/node-gyp/issues/696
I fixed that by patching the `console.log`, since the warning is polluting the developer experience. (And for me, the issue is just occurring in external libraries) ```js if (process.env.NODE_ENV !==...