jsan
07/17/2018, 10:03 AMnpm install -g graphcool
to install but at this repo https://github.com/prismagraphql/graphcool-framework it says run npm install -g graphcool-framework
. what's the difference between these two commands?Arnab
07/17/2018, 1:15 PMnpm install -g graphcool
. So I am guessing they're the same? 🤷♂️