cannot run storybook
shootermv opened this issue · 6 comments
shootermv commented
reproduce:
run "yarn storybook"
lots of errors (wrote here only the first one)
ERROR in /Users/moshe/MyProjects/similarWebAssignment/node_modules/gatsby-link/index.d.ts
(8,78): error TS1005: '(' expected.
beepiams commented
+1
fabien0102 commented
I got many problems since my last gatsby update (include storybook), I will try to get another try to update gatsby and fix all these problems 😉
Sorry for the lack of support, I was very busy this last month
shootermv commented
No probs bro. I wish i can help if it possible...
בתאריך 28 בספט׳ 2017 10:33 AM, "Fabien BERNARD" <notifications@github.com>
כתב:
… I got many problems since my last gatsby update (include storybook), I
will try to get another try to update gatsby and fix all these problems 😉
Sorry for the lack of support, I was very busy this last month
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABRmHv5fCVrXud88KIsekM5uQosTCK-Cks5sm0vXgaJpZM4PUIPS>
.
fabien0102 commented
The last gatsby version works well with the starter (cf #30) 🎉 I'm working on storybook problem today, I've already update the storybook version, but many remaining incompatibilities issues…
fabien0102 commented
Todo:
- Update react
- Update storybook
- Update template with
@storybook
- Find and fix incompatibility bug
fabien0102 commented
Closed with #30