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

Working directory (C:\Users\...\<project>) VirtualFile could not be mapped to a Module #2794

Open
IwoHerka opened this issue Aug 15, 2022 · 1 comment

Comments

@IwoHerka
Copy link

Plugin returns error popup when running Elixir/Mix tasks, e.g. mix compile:

Working directory (C:\Users\...\<project>) VirtualFile could not be mapped to a Module

To Reproduce
Steps to reproduce the behavior:

  1. Create dummy project with mix new <name>--module <name>
  2. Add Mix configuration, e.g. mix compile (fill in Working directory) (error applies to any task)
  3. Click run
  4. See error

Expected behavior
Task is executed

Screenshots
Screenshot 2022-08-15 190857

Desktop:

  • OS: Windows
  • Version 10.0.19044 Build 19044

Erlang:

  • Windows
  • Version 24 (erts-12.3.22)

Elixir:

  • Windows
  • Version 1.13.4

Plugin:

  • Version 13.2.0
@KronicDeth
Copy link
Owner

Can you post a screenshot of the Project Structure that lists all the Modules for the Project?

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

No branches or pull requests

2 participants