pouchdb
pouchdb copied to clipboard
fix: upgrade leveldown from 5.6.0 to 6.1.1
Fix PouchDB not working on arm64 Apple Silicon machines (#8416)
I had the same issue, I can confirm upgrading leveldown to 6.x solved the problem.
@vapormusic If you have a moment, can you have a look at the failing test?
@vapormusic If you have a moment, can you have a look at the failing test?
Sorry, I can't help on this one , I don't get why it failed from the logs
Hi. Are there any updates on this subject? Not being able to build applications using PouchDB on M1 processors is starting to be limiting :/.
@taratatach You can help by trying to get all the tests to pass. You may need to fork to your own repo to get the tests to run again.
anything new here?
Done via https://github.com/pouchdb/pouchdb/pull/8845