fabiandev/angular-quiz-app

There was an error building your app

Closed this issue · 4 comments

I just got this message when running npm install: "There was an error building your app"
No more log.
P/s: I'm running the latest Node version 6.7

I just tested cloning the repo and going through the quick start guide with node 6.3 and 6.7 and everything worked fine for me. Did you check that gulp, typings and jspm@beta are installed globally?

Are you on Windows or Mac? It's been a while since I tested on Windows.

I installed everything is installed. They worked in other projects from github.
And I'm using Window.

There was actually a Windows related bug in the gulpfile.
I just released a patch version, so please update to the latest version of this repo and try again.
It should work now.

Thanks. It worked now.