Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report: ReferenceError: __dirname is not defined #2847

Closed
amitb0ra opened this issue Jan 11, 2025 · 2 comments
Closed

Bug Report: ReferenceError: __dirname is not defined #2847

amitb0ra opened this issue Jan 11, 2025 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists unapproved Unapproved for Pull Request

Comments

@amitb0ra
Copy link

Describe the bug
ReferenceError: __dirname is not defined

To Reproduce
Steps to reproduce the behavior:

  1. npm install
  2. npm run setup
  3. press enter and enter for default values

Screenshots
image

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

@amitb0ra amitb0ra added the bug Something isn't working label Jan 11, 2025
@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Jan 11, 2025
Copy link

Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues.

@palisadoes palisadoes added the duplicate This issue or pull request already exists label Jan 11, 2025
@palisadoes
Copy link
Contributor

@palisadoes palisadoes closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists unapproved Unapproved for Pull Request
Projects
None yet
Development

No branches or pull requests

2 participants