-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Problem with Keccak when installing truffle #1950
Comments
Yes, I can reproduce the issue. It is likely due to using Node 12. We'll have to look into it. In the meantime if you downgrade to something between version 8.9.4 and the latest version of 11 it should be perfectly fine. Thanks for the heads up on this! |
This may be a duplicate of issue #1584, in which node 9.3.0 was used. Therefore, switching to that version of Node seems unlikely to be a successful solution. |
@adriendulong Can you give some information about versioning? For example, are you on Windows or Mac? Can you paste the output from |
Hi @adriendulong thanks for opening this issue! Can you get back to us about @eggplantzzz's question? We'll close this for issue maintenance next week unless it's still an issue. |
Closing now for issue maintenance. Feel free to get back to us an we'll re-open! Thanks! |
I had this problem when trying to install everything globally. Once I removed all the packages globally and created a local instance of node, the packages installed without error in my local instance. |
Also had this problem installing with node |
This is still an issue with node |
Same issue with node |
Hi @Iwitrag , We've been on the lookout for this one for a while. Can you share reproduction steps as well as environment details so we can investigate/reproduce? Thanks in advance! Environment
|
Closing for issue maintenance. Please let us know if this is still an issue. |
I keep have the same issue as described in the #1584 with Keccack when trying to install Truffle.
I have tried with different versions, I also tried to compltely unbinstall glo--bally and install globally again, but I always get the same error when installing:
Is anyone getting the same issue?
Could it be related to the configuration of my node installation?
Thank you
The text was updated successfully, but these errors were encountered: