Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy testnet branch on testnet works #113

Open
ArchTaqi opened this issue Jul 25, 2022 · 0 comments
Open

Unable to deploy testnet branch on testnet works #113

ArchTaqi opened this issue Jul 25, 2022 · 0 comments

Comments

@ArchTaqi
Copy link

I'm trying to deploy the testnet branch to the Rinkeby network, but when I run yarn build I got the below error.

✖ Failed to compile subgraph: Failed to compile data source template: Import file 'src/types/Exchange/Exchange.ts' not found.
Error: Failed to compile data source template: Import file 'src/types/Exchange/Exchange.ts' not found.
    at Compiler._compileTemplateMapping (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/@graphprotocol/graph-cli/src/compiler.js:332:13)
    at /Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/@graphprotocol/graph-cli/src/compiler.js:184:24
    at updateInDeepMap (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:1971:22)
    at updateInDeepMap (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:1980:23)
    at updateInDeepMap (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:1980:23)
    at Map.updateIn (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:1278:26)
    at /Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/@graphprotocol/graph-cli/src/compiler.js:183:26
    at /Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:3016:46
    at List.__iterate (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:2206:13)
    at IndexedIterable.mappedSequence.__iterateUncached (/Users/muhammadtaqi/Projects/UniSwap-POC/v2-subgraph/node_modules/immutable/dist/immutable.js:3015:23)
error Command failed with exit code 1.

Is testnet branch still relevant or do we have to make some changes to make it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant