Error Message when trying to serve: `Module not found: Error: Can't resolve 'fs'` I've tried `npm install fs` and `npm install file-system` I'm using Preact and help?
Error Message when trying to serve:
Module not found: Error: Can't resolve 'fs'I've tried
npm install fsandnpm install file-systemI'm using Preact
and help?