You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn start doesn't work. I get the following error: TypeError: typescript_1.default.createIdentifier is not a function. Seems like a bug for typescript 5 and storybook. storybookjs/storybook#21642
Steps To Reproduce
Node LTS 18.16
yarn --immutable
yarn start
You should then see an error
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
yarn start
doesn't work. I get the following error:TypeError: typescript_1.default.createIdentifier is not a function
. Seems like a bug for typescript 5 and storybook. storybookjs/storybook#21642Steps To Reproduce
Node LTS 18.16
Additional Information
No response
The text was updated successfully, but these errors were encountered: