Bug Report: ReferenceError: __dirname is not defined #2847
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
unapproved
Unapproved for Pull Request
Describe the bug
ReferenceError: __dirname is not defined
To Reproduce
Steps to reproduce the behavior:
Screenshots
Additional details
setup.ts:147
const defaultLogPath = path.resolve(__dirname, "logs");
ReferenceError: __dirname is not defined
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: