Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to uninstall Gatsby? #2692

Closed
ghost opened this issue Oct 31, 2017 · 4 comments
Closed

How to uninstall Gatsby? #2692

ghost opened this issue Oct 31, 2017 · 4 comments
Labels
type: question or discussion Issue discussing or asking a question about Gatsby

Comments

@ghost
Copy link

ghost commented Oct 31, 2017

How do you uninstall gatsby?

@KyleAMathews
Copy link
Contributor

If you uninstall Gatsby, you'll never be able to deploy it to Netlify :-)

@ghost
Copy link
Author

ghost commented Oct 31, 2017

@KyleAMathews If I don't have Gatsby installed, I won't have to deploy it to Netlify ;)
I figured it out anyways - $ npm uninstall gatsby-cli along with some scouring of /usr for any remaining files/directories

@ghost ghost closed this as completed Oct 31, 2017
@fk fk added the type: question or discussion Issue discussing or asking a question about Gatsby label Jan 29, 2018
@JOduMonT
Copy link

JOduMonT commented Nov 7, 2018

Hi;
I have the same question
now I did npm uninstall gatsby-cli and sudo npm uninstall gatsby-cli
but npm ls -g|grep gatsby
still showing me

├─┬ [email protected]
│   │ ├─┬ [email protected]
  │ │ ├── [email protected]

@ghost
Copy link
Author

ghost commented Nov 7, 2018

Hey @JOduMonT. Have you tried giving npm uninstall -g gatsby-cli a shot?

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question or discussion Issue discussing or asking a question about Gatsby
Projects
None yet
Development

No branches or pull requests

3 participants