Problem description:
It keeps giving me write errors even if I’m well under storage. Webpack is basically unusable for me on any of my projects.
Expected behavior:
It lets me run webpack build like always before
Actual behavior:
Steps to reproduce:
- import swordbattle.io repo from github
- run
node setup
to setup game - run
npm run watch
ornpm run build
- wait for 12-24 hours
- come back and run same
build
orwatch
commands - it won’t work.
Bug appears at this link:
https://replit.com/@CoderGautamYT/swordbattleio-1#src/index.html
Browser/OS/Device:
Chrome/Ventura/Macbook Air M1