Failed to generate code from ABI and GraphQL schema: How to fix 'Cannot find module' error?

58 Views Asked by At

When initializing graph studio I get the following error

Failed to generate code from ABI and GraphQL schema: Command failed: yarn codegen warning ..\package.json: No license field » ModuleLoadError: [MODULE_NOT_FOUND] require failed to load » D:\Dapps\tryTheGraph\uniswap\node_modules@graphprotocol\graph-cli\dist\co » mmands\codegen.js: Cannot find module './_version'

0

There are 0 best solutions below