Closed amitzohar42 closed 2 years ago
The latest version of node-gyp (9.0.0) no longer supports node 11, causing 'npm install' to fail. Therefore I suggest explicitly specifying node-gyp version 8.4.1 (last version released before 9.0.0)
Thank you for the contribution! ❤️
Haha oops my bad I just realized that I only changed one occurrence 😅
The latest version of node-gyp (9.0.0) no longer supports node 11, causing 'npm install' to fail. Therefore I suggest explicitly specifying node-gyp version 8.4.1 (last version released before 9.0.0)