You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Error message now changes within CLI interactive session instead of
error crash
- Passing `--abi` will correctly pre-fill the interactive form
- Catch JSON parsing exception for `EthereumABI`.
Closes: graphprotocol#1765
- Error message now shows within CLI interactive session instead of
error crash
- Passing `--abi` will correctly pre-fill the interactive form
- Catch JSON parsing exception for `EthereumABI`.
Closes: graphprotocol#1765
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
If ABI/SPKG file is not accessible, the codegen just crashes.
Should give an error and allow to re-enter.
Maybe even support TAB-based completion?
Reproduction
n/a
Steps to Reproduce the Bug or Issue
graph init
Expected behavior
See above
Screenshots or Videos
No response
Platform
@graphprotocol/*
version(s): [e.g. 2.6.2]Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: