Open AnielloFalcone opened 8 years ago
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
function getCurrentTag
, '--exact-match'
from return this(...
call
Hi guys, I was trying to make my first project alive when I get this error.
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?