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

[Help] - Cursive overriding module definitions on each dependency change #2954

Open
mmuallem opened this issue Sep 5, 2024 · 0 comments
Open

Comments

@mmuallem
Copy link

mmuallem commented Sep 5, 2024

This is more a question for help before submitting an actual issue; since I am not sure if this is cursive or Intellij's blame.

I am using a monorepo, with a deps.edn defined at the root level. Each folder I have is a standalone application, with its own deps.edn, src, and test folders.

Unfortunately, every time I change any dependency, change branch, etc, my module definitions (src, test, excluded) folders get overwritten, and always incorrectly. This causes all sorts of problems in the REPL and dependency resolutions.

Is there a way to stop this from occurring? Can I stop cursive from changing my .iml files, or something?

Thanks

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