One day my junior developer came to me and asked, hey Apoorva I am trying to use jQuery in my Angular4 project but due to some reason getting this “$ is not defined” error. So can you please suggest some pointers, how to fix “Uncaught ReferenceError: $ is not defined?” error in Angular4. [Read more…]
frontend start command execution error on awsmobile
September 4, 2018 By Leave a Comment
I start encountered this “frontend start command execution error” a few days back when I was working on one Angular4 based project where I used awsmobile-cli to publish my code on AWS Mobile Hub. Although my application was building and running without any error in my local environment. [Read more…]