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
I am getting an error, I am working on Vite JSX file and in this code "workbook.toFileAsync" I am getting the below error. Error: "TypeError: fs.writeFile is not a function
at xlsx-populate.js?v=fbae0a30:21320:14
at new Promise ()
at xlsx-populate.js?v=fbae0a30:21319:54"
Attached screenshot for the same. Request you to check the issue.
The text was updated successfully, but these errors were encountered:
Hi Team,
I am getting an error, I am working on Vite JSX file and in this code "workbook.toFileAsync" I am getting the below error.
Error: "TypeError: fs.writeFile is not a function
at xlsx-populate.js?v=fbae0a30:21320:14
at new Promise ()
at xlsx-populate.js?v=fbae0a30:21319:54"
Attached screenshot for the same. Request you to check the issue.
The text was updated successfully, but these errors were encountered: