fabien0102/gatsby-starter

cannot run storybook

shootermv opened this issue · 6 comments

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.

+1

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

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…

Todo:

  • Update react
  • Update storybook
  • Update template with @storybook
  • Find and fix incompatibility bug

Closed with #30