You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MightyJoeW
I got a dependency conflict, when first tried to install this project. I am using npm v7 along. When I tried npm i, it gave me a dependency conflict with reach/router. I digged in a little bit, and found that reach/router is not being maintained as of now. storybookjs/storybook#14619
Also, since this project is pretty new, switching to react-router would make a lot more sense.
Thanks!
The text was updated successfully, but these errors were encountered:
@MightyJoeW
I got a dependency conflict, when first tried to install this project. I am using npm v7 along. When I tried
npm i
, it gave me a dependency conflict withreach/router
. I digged in a little bit, and found that reach/router is not being maintained as of now.storybookjs/storybook#14619
Also, since this project is pretty new, switching to
react-router
would make a lot more sense.Thanks!
The text was updated successfully, but these errors were encountered: