Generator warning (Module descriptor)

Hi,

I'm getting this warning from the generator and the transient is saved although the generated text looks okay:

Module descriptor could not be found for the module playground@transient13 [transient models module]; falling back to the SourceStrategy.

It would be nice if someone could give me a hint where to search for the problem.

Best,

Ben

0
6 comments
Avatar
Permanently deleted user

You can ignore the warning. There's an attempt to build module dependencies (although the reason for this is not clear, and might be worth investigating), and the message says there's no deployed module for the one you've been generating (which it's true for the transient module of generated models), and that we use module source to find out its dependencies.

0
Avatar
Permanently deleted user

Thanks for the explanation. So there is nothing I can do right now? Is there a way to remove the unnecessary transient automatically?

0
Avatar
Permanently deleted user

If the message show up during transformation/text generation, removing the module won't help. If it happens afterwards, you can avoid the message by disposing the transient module - right click in project pane, 'Remove transients' action.

0
Avatar
Permanently deleted user

Yes, this is what I currently do (right click, dispose). The message does not show up automatically, only when I open the transient. Is there a way to dispose the transient automatically and not requiring the user to dispose it manually?

0
Avatar
Permanently deleted user

No, there's no way to dispose transients automatically.

0
Avatar
Permanently deleted user

Thanks anyway!

0

Please sign in to leave a comment.