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

Git exited unexpectedly while installing a module, Ubuntu 16.04 no dependecies #269

Open
AnielloFalcone opened this issue May 27, 2016 · 1 comment

Comments

@AnielloFalcone
Copy link

Hi guys,
I was trying to make my first project alive when I get this error.

schermata del 2016-05-27 16-23-53

After that it creates the game folder but if I try to simulate it I can see no dependecies in the folder and the simulator goes in an infinite loading loop...

Some ideas to fix it?

@Livich
Copy link

Livich commented Aug 29, 2016

I just ran into this problem on OpenSUSE and invented a pretty dirty hack:

  • sudo nano /usr/lib/node_modules/devkit/src/util/gitClient/functions.js
  • go to function getCurrentTag
  • remove an , '--exact-match' from return this(... call
  • save the file and try again

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

No branches or pull requests

2 participants