pouchdb icon indicating copy to clipboard operation
pouchdb copied to clipboard

fix: upgrade leveldown from 5.6.0 to 6.1.1

Open vapormusic opened this issue 3 years ago • 3 comments

Fix PouchDB not working on arm64 Apple Silicon machines (#8416)

vapormusic avatar Jul 03 '22 05:07 vapormusic

I had the same issue, I can confirm upgrading leveldown to 6.x solved the problem.

cyphercider avatar Jul 30 '22 15:07 cyphercider

@vapormusic If you have a moment, can you have a look at the failing test?

garethbowen avatar Jul 31 '22 19:07 garethbowen

@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

vapormusic avatar Aug 04 '22 15:08 vapormusic

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 avatar Dec 05 '22 12:12 taratatach

@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.

garethbowen avatar Dec 05 '22 18:12 garethbowen

anything new here?

srl295 avatar Oct 30 '23 21:10 srl295

Done via https://github.com/pouchdb/pouchdb/pull/8845

garethbowen avatar Jan 26 '24 09:01 garethbowen