Skip to content
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

Missing assetFileTransform when trying to run tests #3441

Closed
andyo729 opened this issue Apr 18, 2018 · 3 comments
Closed

Missing assetFileTransform when trying to run tests #3441

andyo729 opened this issue Apr 18, 2018 · 3 comments
Labels
maintenance User-facing maintenance tasks question / support

Comments

@andyo729
Copy link
Contributor

andyo729 commented Apr 18, 2018

If you are reporting a bug or requesting support, start here:

Bug or support request summary

I ran yarn run test and received the following error:

Steps to reproduce

  1. Run yarn bootstrap
  2. Select Core and Examples
  3. Run yarn run test
  4. Select Core, React, Vue etc..

Please specify which version of Storybook and optionally any affected addons that you're running

  • storybook@3.0.0

Affected platforms

  • Contributing to project

Screenshots / Screencast / Code Snippets (Optional)

screen shot 2018-04-17 at 9 08 29 pm

@andyo729
Copy link
Contributor Author

I was able to get this to work by running yarn run test --core. I'm not sure if this is a bug though for running it as yarn run test and then selecting core though.

@Hypnosphi
Copy link
Member

You need to uncheck react-native

@Hypnosphi Hypnosphi added question / support maintenance User-facing maintenance tasks labels Apr 18, 2018
@andyo729
Copy link
Contributor Author

Yea, didn't notice that was set by default. Thanks for commenting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks question / support
Projects
None yet
Development

No branches or pull requests

2 participants