Followed instructions letter by letter at https://vaadin.com/docs/-/part/elements/angular2-polymer/ng-cli-webpack.html.
Everything worked up to “…replace the line “main”: “main.ts”, with “main”: “main-polymer.ts”,. Now you can run ng serve,…” and all I get is a red “Error” (one-word) message.
What could the issue be? I’m on npm 3.10.6 and node 4.4.7 with latest angular-cli.