Hello everyone,
I’m experiencing an issue with Tuist version 4.44.3. Whenever I run the command tuist install, I see the following output:
tuist install --update
Resolving and fetching plugins.
Updating dependencies.
▌ ✔ Success
▌ Plugins resolved and fetched successfully.
However, my dependencies are not being loaded. When I try to run tuist generate, it prompts me to run tuist install again.
Could anyone please help me understand what might be going wrong and how I can resolve this issue?