expressjs.com icon indicating copy to clipboard operation
expressjs.com copied to clipboard

fs module not found in React 5

Open elf01b opened this issue 1 year ago • 0 comments

When I follow installation guide on this link https://expressjs.com/en/guide/database-integration.html#sqlite I get error fs module not found People on StackOverFlow advice to downgrade from React latest to React 4 https://stackoverflow.com/questions/70591567/module-not-found-error-cant-resolve-fs-in-react Is there anyway to connect SQLite Database in React 5 using ExpressJS?

elf01b avatar Dec 19 '22 08:12 elf01b