We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In storybook, I get the error
70% sealing React Docgen Typescript Plugin __PATH__\node_modules\react-docgen-typescript\lib\parser.js:577 if (functionStatement && functionStatement.parameters.length) { ^ TypeError: Cannot read property 'length' of undefined
my typescript version is 4.2.4 and my storybook version is 6.1.6
4.2.4
6.1.6
The text was updated successfully, but these errors were encountered:
fix: styleguidist#363
46d52a7
Merge pull request #364 from hazem3500/fix/363
6c2a088
fix: #363
Successfully merging a pull request may close this issue.
In storybook, I get the error
my typescript version is
4.2.4
and my storybook version is6.1.6
The text was updated successfully, but these errors were encountered: