Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples cra-ts not working #74

Open
duhseekoh opened this issue Dec 11, 2019 · 0 comments
Open

Examples cra-ts not working #74

duhseekoh opened this issue Dec 11, 2019 · 0 comments

Comments

@duhseekoh
Copy link

duhseekoh commented Dec 11, 2019

I attempted to start up the example cra-ts app and it's failing like this:

yarn run v1.19.1
$ start-storybook
info @storybook/react v5.2.7
info
info => Loading presets
WARN   Failed to load preset: {"name":"@storybook/preset-create-react-app","options":{"tsDocgenLoaderOptions":{}}}
ERR! Error: Cannot find module '@storybook/preset-create-react-app'

All i did was clone the repo, run yarn install on the cra-ts example, and started the storybook. Maybe it has to do with the * dep listing for the preset in package.json?

I wanted to get this running to debug another issue I think exists, where image imports do not work with this preset. I'll open another issue for what I'm seeing there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant