OSX El Capitan
ng --version. If there's nothing outputted, please runnode --version and paste the result here:angular-cli: 1.0.0-beta.11-webpack.9-4
node: 6.5.0
os: darwin x64
installed the latest cli and started a new app.. run app
console throws:
Fetch API cannot load about:blank. URL scheme "about" is not supported.
thrown from this file zone.js:556
Chrome Version 53.0.2785.113 (64-bit)
It's only throwing it in chrome; NOT thrown in safari or firefox.
The app seems to be running fine with the error being thrown.
I actually had this same issue as well, but just with Angular 2.0 not running angular-cli. Possibly an Angular 2.0 issue?
+1 @jakehowell, I don't think it's an angular-cli issue. Getting this same error, but with Angular 2 not running angular-cli. Node: 6.5.0 OS: Darwin x64 (El Capitan).
Yeah I just confirmed it's a zone.js error. Filing a bug there.. https://github.com/angular/zone.js/issues/444
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Yeah I just confirmed it's a zone.js error. Filing a bug there.. https://github.com/angular/zone.js/issues/444