Skip to content

Commit b24e9a5

Browse files
committed
Downgrade node-gyp to 8.4.1
Issues with mac and openssl_fips
1 parent 9e28bd3 commit b24e9a5

2 files changed

Lines changed: 87 additions & 115 deletions

File tree

package-lock.json

Lines changed: 86 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"json5": "^2.1.0",
4545
"lodash": "^4.17.14",
4646
"nan": "^2.15.0",
47-
"node-gyp": "^9.0.0",
47+
"node-gyp": "^8.4.1",
4848
"ramda": "^0.25.0",
4949
"tar-fs": "^1.16.3"
5050
},

0 commit comments

Comments
 (0)