warp icon indicating copy to clipboard operation
warp copied to clipboard

git submodule error

Open Dolbager opened this issue 8 years ago • 1 comments

When i'am try to install dependencies i'am get error:

➔ git submodule init && git submodule update
error: Server does not allow request for unadvertised object f23e872e7573f8c79862ff4822cfc5683703d424
Fetched in submodule path 'Warp/Libraries/Charts', but it did not contain f23e872e7573f8c79862ff4822cfc5683703d424. Direct fetching of that commit failed.

Dolbager avatar Oct 26 '17 13:10 Dolbager

Hm, appears the repository that is being referred to does not exist anymore (my fork of Charts). Try using the official one, it should work fine. Will update the submodule reference later.

pixelspark avatar Oct 26 '17 16:10 pixelspark