-
When I'm Installing Hardhat using
When I searched about it I got a solution saying it is due to node version incompatibility. Timestamp: 8:25:17 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@zenc0derr Try this |
Beta Was this translation helpful? Give feedback.
-
As mentioned in the comment: nodejs/node-gyp#809 (comment) |
Beta Was this translation helpful? Give feedback.
As mentioned in the comment: nodejs/node-gyp#809 (comment)
sudo apt-get install libkrb5-dev
solved the issue for me.