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

Docs: Update CLI docs from sb to storybook #17934

Closed
3 tasks
shilman opened this issue Apr 11, 2022 · 5 comments
Closed
3 tasks

Docs: Update CLI docs from sb to storybook #17934

shilman opened this issue Apr 11, 2022 · 5 comments

Comments

@shilman
Copy link
Member

shilman commented Apr 11, 2022

We use npx sb init/upgrade/etc. in all our docs. Unfortunately this fails if the user has a program called sb installed. This feels like a deficiency of npx, but it is what it is.

We should switch to npx storybook instead:

  • In the docs
  • In blog posts
  • In the code (if applicable)

See full discussion here #17923

@SulthanNK
Copy link
Contributor

I would like to take this issue If no one started working already.

I read the discussion mentioned in this issue. I noticed the places to change in docs. But, I would like to know about the blog posts and code.

@shilman
Copy link
Member Author

shilman commented Apr 17, 2022

@SulthanNK
Copy link
Contributor

Hi @shilman, When I try to run the "yarn bootstrap --core" command from the initial setup of code contributions. I'm getting these error messages. Did I miss anything?

image

@SulthanNK
Copy link
Contributor

Hello @shilman

I made the required changes in the code and docs based on this issue and The PR is #18022.

@jonniebigodes
Copy link
Contributor

Closing this as the documentation is already featuring the mentioned command as default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants