angular2-course
angular2-course copied to clipboard
move underscore to globalDependencies
With underscore under ambientDependencies, npm start fails saying it can't find underscore. Moving underscore to globalDependencies resolves the issue. I don't know the specifics as to why this is broken, but it was discussed in issue 1.
https://github.com/mosh-hamedani/angular2-course/issues/1