ethereum / mist

[DEPRECATED] Mist. Browse and use Ðapps on the Ethereum network.
http://ethereum.org
GNU General Public License v3.0
7.44k stars 2.12k forks source link

Excellent #4238

Closed NahuelStratico closed 3 years ago

NahuelStratico commented 3 years ago

Solved.

Here's how. sorta. so- PROBLEM - it seems installing babel changed many nodes, yet it did NOT update the yarn.lock and package.json files accordingly. SOLUTION - $ yarn info |> made me realize some 2k files are out of date then ran $ yarn upgrade |> and it somehow sorted it but didn't compile yet then $ yarn add yarn |> to actually update yarn as it was 1.3.x and required 1.7.x

i think that's it yet, may have skipped a step or two... better read more about the cli commands i suppose.

Originally posted by @lionroy in https://github.com/ethereum/mist/issues/4009#issuecomment-406078470

holiman commented 3 years ago

Mist is deprecated and not under development anymore.