elderfo / react-native-storybook-loader

An automatic story loader for react-native-storybooks
https://github.com/elderfo/react-native-storybook-loader
MIT License
299 stars 27 forks source link

fix ci build failures #53

Closed elderfo closed 6 years ago

elderfo commented 6 years ago

Failed CI: https://travis-ci.org/elderfo/react-native-storybook-loader/builds/319707973

Replicated on Trusty/macos by running yarn run ci

$ npm-run-all test:ci lint start
error Command "--react-native-storybook-loader:react_native_storybook_loader_searchDir_1=./src/writer" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "test:ci" exited with 1.
error Command failed with exit code 1.