Sorry, I don’t have. But, I am learning Angular so let me reproduce the problem and share with you the link later.
Please bear with me because I may take some time to build one.
Thanks.
So, I have managed to set-up a simple Angular web app but I am still struggling with an issue - I need to have es5 running.
However, after following certain tutorials I am still not able to get Angular to run by doing ng serve.
Here are the errors
And I have done all the necessary js core installation by downloading the js core to a lower 2 version, besides uncomment things in the pollyfills.js
Hope you could let me know what I have been missing.
Do I need to install webpack.config. to run a build for my case ?