Kevin

Results 8 comments of Kevin

@EliverLara yes, was there a fix implemented?

same issue here. i already followed the instructions on https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina.md and have `node-gyp` installed ``` ➜ sw_vers ProductName: Mac OS X ProductVersion: 10.15.1 BuildVersion: 19B88 ``` i already installed xcode...

@Rospel0Funk i downgraded my node version from v12.13.0 to v8.9.4 and the `moneyd` module installs fine now must have been some incompatibility issues with the newest node version that messed...

any workaround in the meantime?

Sounds good i'm looking forward to it! Thanks and happy holidays!

hey @lukew3! Any chance you made progress on converting the project to rust / go and compiling it to webassembly?

hey @lukew3 , I appreciate you rewriting it in JS, a few comments here for you to consider 1. convert the JS to TypeScript (although there is a temporary workaround...

thanks @lukew3, I added a PR for enhancing one of the functions I'm interested in using, would love to get your thoughts https://github.com/lukew3/mathgenerator/pull/416