Currently, I am facing an issue while trying to install the gatsby CLI using the following npm command:
npm install --global gatsby-cli
I suspect the problem might be due to lack of admin access. Does anyone have suggestions on how to resolve this error? Is there a way to install gatsby globally without admin permissions? Alternatively, if I choose not to install it globally, how can I still use the gatsby command in the CLI?