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

Explain "Continuing without loading module from filesystem" #136

Open
Nuru opened this issue Dec 6, 2023 · 1 comment
Open

Explain "Continuing without loading module from filesystem" #136

Nuru opened this issue Dec 6, 2023 · 1 comment

Comments

@Nuru
Copy link

Nuru commented Dec 6, 2023

When I run Rover by feeding it a JSON plan, I get a lot of log output like this:

Continuing without loading module from filesystem: <module address>
  • What does that mean?
  • What difference does it make?
  • How do I fix it?
@baizon
Copy link

baizon commented Jul 13, 2024

  • A (child) module ("module.") could not be loaded from the filesystem.
  • That module with an error is skipped
  • Check the module and the filesystem for any inconsistencies

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

2 participants