Storybook: Typescript Error: appropriate loader

Created on 5 Dec 2018  路  3Comments  路  Source: storybookjs/storybook

Describe the bug
When running storybook, getting error: You may need an appropriate loader to handle this file type...

To Reproduce

  1. Installed latest create-react-app (v2.1.1),
  2. Enabled typescript as per instructions here,
  3. Installed latest storybook (v4.0.11),
  4. Followed instruction here.
cra question / support typescript

Most helpful comment

CRA2 + TS is already supported in the latest alpha (4.1.0-alpha)

All 3 comments

CRA2 + TS is already supported in the latest alpha (4.1.0-alpha)

How can I download v 4.1.0 ?

4.1.1 is already out

Was this page helpful?
0 / 5 - 0 ratings