dynalite icon indicating copy to clipboard operation
dynalite copied to clipboard

upgrade leveldown to v6 because build fails on apple M1

Open il3ven opened this issue 2 years ago • 0 comments

While installing dynalite on an Apple M1 machine I get build error in the package leveldown. dynalite is currently using leveldown@^5.6.0 and upgrading to leveldown@^6.0.3 should prevent the build error.

[email protected] has added support for Mac M1. I don't know if the breaking change in v6 affects dynalite or not and I don't have enough experience to find out. Hence, I couldn't open a PR myself. 😞

For breaking changes in leveldown@^6.0.0 you can refer this.

il3ven avatar Apr 27 '22 20:04 il3ven