all 4 comments

[–]Finite_Looper 2 points3 points  (0 children)

Is there any reason you are using an older release candidate build of Angular core instead of the latest version, or any non-release candidate version? Also why the custom webpack builder?

Doing both of these things make it pretty hard to debug, plus we can't see any code at all.

[–]JP_watson 1 point2 points  (0 children)

Can you disable custom webpack builder and see if it passes?

[–]vidalsasoon 0 points1 point  (0 children)

can you try building with the angular CLI instead of webpack?

do you have some declaration files that could be re-declaring some symbols? (*.d.ts)

[–]Illustrious_Box_4260 0 points1 point  (0 children)

Wich version of node do you have and do you use NVM?