Nick
07/11/2018, 8:05 AMnpm uninstall -g graphql-cli
and yarn global remove graphql-cli
) whenever I type graphql it still works in terminal how?James Bradly
07/11/2018, 8:30 AMNick
07/11/2018, 8:31 AMJames Bradly
07/11/2018, 8:31 AMnpm install -g graphql-cli
afterwardsNick
07/11/2018, 8:46 AMC:\Users\myName\AppData\Roaming\npm
James Bradly
07/11/2018, 8:46 AMNick
07/11/2018, 8:48 AMJames Bradly
07/11/2018, 8:49 AMNick
07/11/2018, 8:50 AMJames Bradly
07/11/2018, 8:51 AMNick
07/11/2018, 9:22 AMnpm uninstall -g graphql-cli
and yarn global remove graphql-cli
works now. I was dealing with corrupted files which now longer exists because I have reinstalled node and removed npm folder so forth similar with yarn.