> start-storybook -p 9001
fatal: No such remote 'origin'
master
=> Loading custom .babelrc
=> Loading custom addons config.
=> Using default webpack setup based on "Create React App".
=> Loading custom webpack config (full-control mode).
React Storybook started on => http://localhost:9001/
webpack built 908e1d66c95413c0cf13 in 5551ms
yes, I don't have remote origin
. Everything works fine! So it's not so 'fatal' :satisfied:
@kadira/[email protected]
I think I know what's going here.
@mnmtanish I assume this is related to the origin lookup.
We should try to do a fix for this.
Note to self:
Opened a pull-request which hides the command output.
This seems to have regressed:
info @storybook/react v3.4.11
info
exec: fatal: No such remote 'origin'
Most helpful comment
This seems to have regressed: