You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by Adr0it February 10, 2024
Hello, I'm not the best programmer, so I may be making obvious mistake somewhere, but I'm trying to generate an excel report with your npm package. Unfortunately, no xlsx is being generated. The same goes for csv. The only thing that generates is the corresponding html and json. Here are pictures.
I'm trying to generate the Excel file that is generated by the Chrome extension, except programmatically.