Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: add leveldown back to bundle for Windows installation #4046

Merged
merged 7 commits into from
Dec 16, 2022

Conversation

davidmurdoch
Copy link
Member

@davidmurdoch davidmurdoch commented Dec 15, 2022

For reasons not yet understood, the leveldown package must be bundled or installations on Windows without windows-build-tools installed fails. This puts the leveldown package back into the ganache package's bundledDependencies.

This PR also introduces changes to our CI process to build a release candidate tarball during test runs.

Fixes #3661

Copy link
Contributor

@satyajeetkolhapure satyajeetkolhapure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Tested the fix on Windows 11. It works.

@davidmurdoch davidmurdoch merged commit a299df0 into develop Dec 16, 2022
@davidmurdoch davidmurdoch deleted the fix-windows-install branch December 16, 2022 19:18
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fail to install and run ganache
3 participants