v2-subgraph
v2-subgraph copied to clipboard
Cannot install packages
I tried to install dependencies but it always throw error:
concat-stream@https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034' is not in this registry
same problem
Updating the dependencies' version can work for me:
mv yarn.lock yarn.lock.bak && yarn
You can solve this error by updating to @graphprotocol/graph-cli version 0.21.3.
https://github.com/Uniswap/v2-subgraph/pull/137