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

fatal: No such remote 'origin' #552

Closed
usulpro opened this issue Oct 18, 2016 · 4 comments
Closed

fatal: No such remote 'origin' #552

usulpro opened this issue Oct 18, 2016 · 4 comments
Labels

Comments

@usulpro
Copy link
Member

usulpro commented Oct 18, 2016

> 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' 😆
@kadira/[email protected]

@arunoda
Copy link
Member

arunoda commented Oct 18, 2016

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.

@arunoda arunoda added the bug label Oct 18, 2016
@arunoda
Copy link
Member

arunoda commented Oct 18, 2016

Note to self:

  • It's possible projects to not to use git
  • It's possible projects to not to use the origin remote

@thani-sh
Copy link
Contributor

Opened a pull-request which hides the command output.

@eddiemonge
Copy link
Contributor

This seems to have regressed:

info @storybook/react v3.4.11
info
exec: fatal: No such remote 'origin'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants