mschwarzmueller / angular-2-beta-boilerplate

A basic boilerplate to start an Angular 2 (Beta) App. Includes Gulpfile to compile Typescript and SCSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I'm having troubles running gulp

fabperez opened this issue · comments

I'm getting an error once I run "gulp"

/angular-2-beta-boilerplate/node_modules/postcss/lib/lazy-result.js:157 this.processing = new Promise(function (resolve, reject) { ^ ReferenceError: Promise is not defined

There were problems with the node and npm version, it's fixed now!