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
Currently when I try run yarn creevey --ui with version 0.8.0-beta.0, I get the following error in preview.ts:
yarn creevey --ui
0.8.0-beta.0
preview.ts
[Creevey:54181] ERROR => SyntaxError: /Users/path/to/repo/stories/.storybook/preview.ts: Unexpected token, expected "from" (1:12) > 1 | import type { Parameters } from "@storybook/react"; | ^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently when I try run
yarn creevey --ui
with version0.8.0-beta.0
, I get the following error inpreview.ts
:The text was updated successfully, but these errors were encountered: