Code execution in your browser (Forked from https://github.com/homebrew-ec-foss/WebRunnr)

hacknight-2025 hacktoberfest
1 Open Issue Need Help Last updated: Oct 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The current pnpm cleanup commands, `pnpm -w run clean` or `pnpm -r clean`, fail to remove `dist` directories on Windows-based systems. This issue proposes to fix this by integrating the `rimraf` pnpm package as a dependency and updating the cleanup scripts to use it for cross-platform directory removal.

Complexity: 2/5
bug good first issue bounty: 50

Code execution in your browser (Forked from https://github.com/homebrew-ec-foss/WebRunnr)

TypeScript
#hacknight-2025#hacktoberfest