I am trying to extract from an excel all the data to insert into a mysql table. Running the example given in github, returns me an error, require is not define.
Is there a more correct way to do this?
I am trying to extract from an excel all the data to insert into a mysql table. Running the example given in github, returns me an error, require is not define.
Is there a more correct way to do this?