最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

thegraph - Warning: help is not a graph command - Stack Overflow

programmeradmin0浏览0评论

So I have this subgraph codebase with the @graphprotocol/graph-cli npm package installed in package.json + globally.

The main commands work properly:

  • graph codegen
  • graph build
  • graph deploy

And version also:

$ graph --version                                            
@graphprotocol/graph-cli/0.95.0 linux-x64 node-v22.13.1

But when I want to the help, I get:

graph help
 ›   Warning: help is not a graph command.
 Did you mean help? Yes
 ›   Warning: help is not a graph command.
 Did you mean help? Yes
 ›   Warning: help is not a graph command.
 Did you mean help? Yes
 ›   Warning: help is not a graph command.
 Did you mean help? Yes
 ›   Warning: help is not a graph command.
 Did you mean help? No
 ›   Error: Run graph help for a list of available commands.

This feels kind of lame.

发布评论

评论列表(0)

  1. 暂无评论