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: debugger flag creates config in wrong dir #249

Open
4 tasks
niraj2477 opened this issue Dec 16, 2024 · 0 comments
Open
4 tasks

bug: debugger flag creates config in wrong dir #249

niraj2477 opened this issue Dec 16, 2024 · 0 comments

Comments

@niraj2477
Copy link
Collaborator

This issue tracker is only for issues related to Frappe-Manager. Please use https://github.com/rtcamp/frappe-manager/discussions for support questions.

Describe the bug

  • when using fm code <sitename> -d to create the debugger config, instead of creating the configuration in frappe-bench dir, it is created in /workspace dir.

To Reproduce
Steps to reproduce the behavior:

  1. Run command fm code <sitename> -d
  2. config is created in /workspace/.vscode

Expected behavior
A clear and concise description of what you expected to happen.

System information (please complete the following information):

  • fm --version
  • lsb_release -a
  • docker version
  • docker-compose version or docker compose version

Attach log
Please attach logs from ~/frappe/logs/fm.log for faster resolution.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant