-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: SimpleExcel.Writer.XLSX is not a constructor #12
Comments
I am getting the same error: Looking at the source code, XLSX doesnt exist. var Writer = { |
:) There are many on github who saves your time, this one wasted instead... |
I wish I'd read this first! Please remove this project or state it is a work in progress! |
So XLSX does not exist? Too bad. |
I have this error too ! |
Same trouble. |
Yeah. I wouldn't say it's a waste of time... if I hadn't wasted my time. It's really a great library, but I just needed to read xls/xlsx files, and it's the only thing it doesn't. |
Same error.Is there anyone that get a great solution to edit xls/xlsx online? |
Edit it as follows
|
This one working. but saving file is awkward. a file is saving named as "download" with no extension of it LOL 👯♂ |
If use example from main page get error:
The text was updated successfully, but these errors were encountered: