npx -p @storybook/cli sb init --type react_native
fails because it looks for @storybook/react-native@^5.0.5
but it is not published yet
#6266
Labels
Milestone
Describe the bug
npx -p @storybook/cli sb init --type react_native
fails because it looks for@storybook/react-native@^5.0.5
but it is not published yetTo Reproduce
Steps to reproduce the behavior:
npx -p @storybook/cli sb init --type react_native
Expected behavior
It should init storybook correctly
Terminal output
System:
The text was updated successfully, but these errors were encountered: