arjunfulp

Results 2 comments of arjunfulp

I did not want to edit the binding.gyp file of a module that I was using. So I solved this problem by passing `"--openssl_fips=''"` into the script I want to...

> Does this solution solve all `name 'openssl_fips' is not defined` issues? For my case yes. Had to make this change after updating node and npm to latest.