Fresh clone of this repo. `yarn install` `yarn run storybook` **Storybook displays:** SyntaxError: Unexpected token ':' If I remove the node_modules and checkout out the `8f9e2fb`, the commit before you bumped storybook, storybook is working as expected.
Fresh clone of this repo.
yarn installyarn run storybookStorybook displays:
SyntaxError: Unexpected token ':'
If I remove the node_modules and checkout out the
8f9e2fb, the commit before you bumped storybook, storybook is working as expected.