LevelSearch icon indicating copy to clipboard operation
LevelSearch copied to clipboard

Objective-LevelDB (2.0.8) dependency issue

Open CaseJnr opened this issue 6 years ago • 0 comments

I cant install this pod due to the Objective-LevelDB (2.0.8) dependency throwing the error below. Is it possible to get the Objective-LevelDB dependency updated to 2.1.5.

Installing Objective-LevelDB (2.0.8)

[!] Error installing Objective-LevelDB [!] /usr/bin/git -C /var/folders/06/q2sqhprd5lg94xsbzlm3hdrr0000gn/T/d20190717-74593-1ojs9qj submodule update --init --recursive

Submodule 'leveldb-library' (https://github.com/cybertk/leveldb.git) registered for path 'leveldb-library' Cloning into '/private/var/folders/06/q2sqhprd5lg94xsbzlm3hdrr0000gn/T/d20190717-74593-1ojs9qj/leveldb-library'... error: Server does not allow request for unadvertised object 269fc6ca9416129248db5ca57050cd5d39d177c8 Fetched in submodule path 'leveldb-library', but it did not contain 269fc6ca9416129248db5ca57050cd5d39d177c8. Direct fetching of that commit failed.

CaseJnr avatar Jul 17 '19 04:07 CaseJnr