-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TypeError: worksheet.addRows is not a function #86
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
Comments
I had the same problem. |
Any updates on this? |
Bump, same here. |
bump, i added bluedge's line of code to \exceljs\lib\stream\xlsx\worksheet-writer.js, however trying to stream it doesn't recognize the commit() method |
How has this not been fixed yet? |
i have the same problem,worksheet.addRows is not a function,do you deal it? |
Any Solutions for this issue? |
Facing this issue in 3.4.0 version. Any solution? |
npm install exceljs
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
script@0.0.0 /home/linfeiyang/Documents/script
├── blueimp-md5@2.1.0 extraneous
├── exceljs@0.2.4 extraneous
├── moment@2.11.2 extraneous
└── xlsx@0.8.0 extraneous
i get this error when i use it.
The text was updated successfully, but these errors were encountered: