Skip to content

Upgrading from v5 to v6 causing native-base to not work. #394

Answered by dannyhw
SethY8s asked this question in Q&A
Discussion options

You must be logged in to vote

@SethY8s Hey thanks for trying out the beta, sorry that you ran into issues. Could you try updating your other storybook dependencies to match each other? Preferably remove any older packages on 5.3 you aren't using too so that you don't get clashing peer dependencies.

for example

 "@storybook/addon-actions": "^6.5",
  "@storybook/addon-ondevice-actions": "^6.0.1-beta.9",

I can take a look at your project in more detail tomorrow and debug it for you.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@SethY8s
Comment options

@dannyhw
Comment options

@jfdesgagne
Comment options

@jfdesgagne
Comment options

@dannyhw
Comment options

Answer selected by SethY8s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants