-
Notifications
You must be signed in to change notification settings - Fork 2.3k
truffle unpack react fails on windows and ubuntu - needs to replace web3 version with 1.3.0 #3595
Comments
It relates to sha3 issues |
I fixed it in Ubuntu using
in package.json |
And the same works for Windows Please, update your |
Hi! We haven't updated to web3 1.3 because of this bug that was introduced in 1.2.10 but still hasn't been fixed yet. I may have to go pester them about it -- or submit a PR myself... |
That could save hours for others ) |
@Dmdv What |
@eggplantzzz When unpacking crashed, I cd into client directory and edit package.json in the client directory. |
Ok thanks for reporting this @Dmdv! |
Well, I submitted this PR to web3, hopefully they merge and release it before too long so we can upgrade... |
It works! |
Issue
Running
truffle unpack react
failsSteps to Reproduce
truffle unpack react
Actual Results
Environment
v5.1.57
):v15.4.0
):7.0.15
):The text was updated successfully, but these errors were encountered: