warp
warp copied to clipboard
git submodule error
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.
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.