-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Issue with brand new Vue app (created to test storybook) #4065
Comments
You should use |
Thanks I will give it a try this evening |
This does not work at all. Following the guide for Vue I get the same error :( |
@pksunkara, anything you can suggest? |
It's a babel transform error. He's using https://github.com/vuejs-templates/webpack and I guess storybook 3.8 |
I am facing the same issue... we built the app with vue-cli-3.0.0-rc3... any workaround? |
What storybook version are you guys using? |
@pksunkara I have just tried with 4.0.0-alpha.20 getting below error when running 'getstorybook' itself Earlier I tried with cli@4.0.0-alpha.15... that failed when running storybook with some babel-loader issue |
We will look into it, but please use https://github.com/storybooks/vue-cli-plugin-storybook for vue-cli apps |
@pksunkara that worked. Thank you. |
@pksunkara I'm using Steps to reproduce: Using
|
It's probably because of alpha.21. I need to change the plugin a bit because of that new release. |
Continuing the conversation in storybookjs/vue-cli-plugin-storybook#22 |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
If you are reporting a bug or requesting support, start here:
Bug or support request summary
I have performed the following
Steps to reproduce
Please specify which version of Storybook and optionally any affected addons that you're running
Affected platforms
Issue is running on macOS 10.12.6 (error on startup)
The text was updated successfully, but these errors were encountered: