Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Remove @types/storybook__react? #25

Open
johnryan opened this issue Sep 27, 2019 · 1 comment · May be fixed by #27
Open

Remove @types/storybook__react? #25

johnryan opened this issue Sep 27, 2019 · 1 comment · May be fixed by #27

Comments

@johnryan
Copy link

Hi, I'm seeing these errors when using the latest storybook:

../node_modules/@dump247/storybook-state/index.d.ts(1,10): error TS2305: Module '"../../../../../../../../../Users/johnryan/Desktop/TrulyStuff/Code/mono/node_modules/@storybook/react/dist/client"' has no exported member 'Renderable'.
../node_modules/@dump247/storybook-state/index.d.ts(1,22): error TS2305: Module '"../../../../../../../../../Users/johnryan/Desktop/TrulyStuff/Code/mono/node_modules/@storybook/react/dist/client"' has no exported member 'RenderFunction'.

Based on: storybookjs/storybook#8105 it seems like @types/storybook__react isn't needed anymore. Can someone confirm this is accurate? If so I'm happy to make a PR.

Thanks!

@azizhk azizhk linked a pull request Nov 15, 2019 that will close this issue
@Dizotoff
Copy link

Dizotoff commented Dec 3, 2019

Is there any workaround for this? @johnryan

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

Successfully merging a pull request may close this issue.

2 participants