You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as I've seen in #674 Frogbot does currently not support Yarn workspaces. Same is true for npm workspaces I assume. Are there any plans on supporting workspaces in the future? Are there any workarounds to get Frogbot working for a repo which uses workspaces?
The text was updated successfully, but these errors were encountered:
Hello @woodfairy and thank you for using Frogbot.
You are correct - Frogbot does not support workspaces for Yarn and Npm currently, but we do plan to support it in the future.
What kind of workaround you are trying to have? what is your project structure? do you have a single descriptor at top level (with a lock file) and inner descriptors (without lock files)?
Hey,
as I've seen in #674 Frogbot does currently not support Yarn workspaces. Same is true for npm workspaces I assume. Are there any plans on supporting workspaces in the future? Are there any workarounds to get Frogbot working for a repo which uses workspaces?
The text was updated successfully, but these errors were encountered: