Im not able to install the graph cli in my WSL ubuntu for using subgraphs #5274
Unanswered
soumalya340
asked this question in
Q&A
Replies: 1 comment 9 replies
-
@soumalya340 Did you try |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I'm trying to install the graph-cli in WSL Ubuntu but when I do
npm ERR! code 1
npm ERR! Command failed: git checkout feat/smaller
npm ERR! error: pathspec 'feat/smaller' did not match any file(s) known to git
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /home/soumalya/.npm/_logs/2023-04-10T07_09_09_660Z-debug.log
and when I do " yarn global add @graphprotocol/graph-cli " , it installs but when I run graph --init , it tells graph command does not exist
Beta Was this translation helpful? Give feedback.
All reactions