Skip to content

devDeps/test: ganache-core->ganache-cli - #2

Merged
legobeat merged 3 commits into
mainfrom
devdeps-fix-install
Dec 1, 2022
Merged

devDeps/test: ganache-core->ganache-cli#2
legobeat merged 3 commits into
mainfrom
devdeps-fix-install

Conversation

@legobeat

Copy link
Copy Markdown

The supplied version has a broken dependency specification for frozeman/WebSocket-Node and therefore does not install at all. ganache-core has itself been superceded by ganache-cli and later ganacher, which both provide compatible interfaces.

ganache-cli is in fact also deprecated, but the replacement ganache depends on a version of leveldown not compatible with legacy nodejs versions. A future change should take the next step.

This has been tested down to nodejs v8.17.0.

The supplied version has a broken dependency specification for
frozeman/WebSocket-Node and therefore does not install at all.
ganache-core has itself been superceded by ganache-cli and later
ganacher, which both provide compatible interfaces.
ganache-cli is in fact also deprecated, but the replacement ganache
depends on a version of leveldown not compatible with legacy nodejs
versions. A future change should take the next step.
This has been tested down to nodejs v8.17.0.
It pulls in base62@1.7.2, which calls to google analytics as part of
installation.
lockfile generated on nodejs@v8.17.0, npm@6.13.4
@legobeat
legobeat merged commit 587d456 into mainDec 1, 2022
@legobeatlegobeat mentioned this pull request Dec 1, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@legobeat