I am trying to implement some axios projects(beginer level) and i get this reference errror that require is not defined? I have already inserted it using
npm install axios require
Any ideas what might failed?
I have also created a post with additional issues i dealed with inserting axios here!