-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
gittio hangs indefinitely #115
Comments
Unfortunately I cannot reproduce, so not fix either. I really need your help here. Could you go into your instalment of the CLI and add log calls starting at https://github.com/FokkeZB/gittio/blob/master/lib/gittio.js#L486 and into https://github.com/FokkeZB/gittio/blob/master/lib/component.js#L10 to see what step takes so long (or never finished at all)? |
Ok, |
@botmaster Thanks, do you have the "ti" CLI installed? It might not work without, although in that case it should error and not hang. |
gittio it works well now. |
same here |
@botmaster thx for debugging. @HazemKhaled hoping you still have the issue, could you try:
Curious to see what is breaking in |
When running timodules I get an array of all modules.. no errors |
Just removing files in |
O great.. you didn't make a backup of that folder I'm afraid? I'm pretty sure the issue is in timodules somewhere. Might not affect the CLI, but we should debug if it's the module API. |
I have time machine. Opened it up, has 450 ####-liveview files and a couple others. I'll send it to you in private |
@Topener unfortunately, I can't reproduce with the I'm afraid either @botmaster or you will have to debug this one on your own machines by diving deeper into |
I can reproduce. My |
That makes sense since it depends on it :D |
hmm can this somehow be bent to use |
Mmm, actually |
gittio hangs indefinitely on all commands with no errors.
gittio info dk.napp.drawer
gittio install
gittio update
...
node: 5.1.1
npm: 3.3.12
OS: OSX 10.11.6
The text was updated successfully, but these errors were encountered: