graphprotocol / mission-control-indexer

Technical indexer documentation and infrastructure templates for the Mission Control testnet
21 stars 4 forks source link

GDAI-to-GRT Contracts Not Found #145

Open joesixpack opened 4 years ago

joesixpack commented 4 years ago

yarn install v1.22.5 [1/4] Resolving packages... [2/4] Fetching packages... error An unexpected error occurred: "https://registry.npmjs.org/@graphprotocol/contracts/-/contracts-0.7.7-testnet-phase2.tgz: Request failed \"404 Not Found\"". info If you think this is a bug, please open a bug report with the information provided in "/root/mission-control-indexer/utils/gdai-to-grt/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

davekaj commented 4 years ago

The package that should be used is 0.7.8-testnet-phase2 , not the 0.7.7 one

joesixpack commented 4 years ago

That's great, but neither version is found at the server. I've logged in via NPM several times to make sure it wasn't that either.

joesixpack commented 4 years ago

Solution:

npm -g install npm -g install @graphprotocol/contracts npm -g install ts-node npm -g install typescript