Posts by André Gonçalves • 21 points
1 post
-
2
votes0
answers27
viewsQ: Sheetjs, excel to mysql database
I am trying to extract from an excel all the data to insert into a mysql table. Running the example given on github, returns an error to me, require is not define.…