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

CLI command to uninstall storybook? #2748

Closed
andyfangaf opened this issue Jan 14, 2018 · 2 comments
Closed

CLI command to uninstall storybook? #2748

andyfangaf opened this issue Jan 14, 2018 · 2 comments

Comments

@andyfangaf
Copy link

Is there a command that I can use to completely uninstall Storybook? If not is this the manual way to delete it:

  • remove .storybook and storybook
  • remove storybook script in package.json
  • uninstall storybook module in package.json
@danielduan
Copy link
Member

and npm uninstall -g getstorybook if you used the cli.

you should probably clean out your node_modules and reinstall the package.json as well.

There isn't any automated way to do it.

@stale
Copy link

stale bot commented Mar 13, 2018

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 60 days. Thanks!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants