Skip to content

docs: Change story book command to sb init - #5779

Merged
iansu merged 1 commit into
react:masterfrom
andys8:patch-1
Nov 12, 2018
Merged

docs: Change story book command to sb init#5779
iansu merged 1 commit into
react:masterfrom
andys8:patch-1

Conversation

@andys8

Copy link
Copy Markdown
Contributor

Issue

Executing getstorybook works, but emits the warning:

WARNING: getstorybook is deprecated.
The official command to install Storybook from now on is:
sb init 

Fix

Change getstorybook to sb init. Works the same way. No warning.

@iansuiansu added this to the 2.1.2 milestone Nov 12, 2018
@iansu
iansu merged commit 1d8d9ea into react:masterNov 12, 2018
@iansu

Copy link
Copy Markdown
Contributor

Thanks!

dardub added a commit to OffBase/create-react-app that referenced this pull request Nov 27, 2018
* upstream/master: (210 commits)
Support setupTests.ts (react#5698)
Remove unnecessary whitespace in template HTML
Run prettier on HTML files (react#5839)
Some Grammar fixes (react#5858)
Fix link to page about running tests (react#5883)
fix: make typescriptformatter support 0.5 of fork checker (react#5879)
Always test with the latest stable Node version on Travis (react#5546)
Fix propertyDecorator test
Upgrade babel deps
Fix annotated var test
Fix TypeScript decorator support (react#5783)
fix: add `sideEffects: false` to react-error-overlay (react#5451)
Add allowESModules option to babel-preset-react-app (react#5487)
Make named-asset-import plugin work with export-as syntax (react#5573)
React native repository updated in README.md (react#5849)
extra polyfills must be included manually (react#5814)
Rename 'getting started' link to 'docs' (react#5806)
docs: Simplify installing Storybook with npx (react#5788)
Don't polyfill fetch for Node -- additional files (react#5789)
docs: Change Storybook install documentation (react#5779)
...
@locklockBot locked and limited conversation to collaborators Jan 18, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@andys8@iansu@facebook-github-bot