Closed ignaciolarranaga closed 8 years ago
Guys, found the problem, it is related to zone.js recent updates, particularly right now 0.6.23.
Remove the allow greater versions from the sample project created and will work, i.e, instead of:
"zone.js": "^0.6.12"
move to:
"zone.js": "0.6.12"
Attached the full log.
For reproduction just:
Full log: