Skip to content

Conversation

AubaidFarrukh
Copy link

Summary

This PR fixes the Module not found: Error: Can't resolve 'fs' error encountered when using the xlsx package in the project.

Changes

  • Updated package.json to correctly handle the 'fs' module issue with xlsx.

Details

The error was caused because the xlsx package tries to use the fs module, which is not available in browser environments. This fix includes adjustments to ensure that the fs module is correctly handled.

Notes

No other changes were made to the project files or logic.

Fix xlsx module 'fs' error in package.json
neilbrianpador pushed a commit to neilbrianpador/js-xlsx that referenced this pull request Feb 25, 2025
…ications

Removed "Notifications" from side menu bar
neilbrianpador pushed a commit to neilbrianpador/js-xlsx that referenced this pull request Feb 25, 2025
…LSU/carousel4

Carousel4 - to be continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant