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
@@ -51,15 +51,13 @@ Your project has a default org (target-org) that uses source tracking. This oper
51
51
- Run this command again.
52
52
- Create a new org ("sf org create scratch" or "sf org create sandbox") and deploy the modified source.
53
53
54
-
# error.packageDirectoryNeedsMainDefault
54
+
# mainDefaultConfirmation
55
55
56
-
The package directory %s doesn't have a main/default structure.
57
-
This command moves metadata into a main/default structure, but your package directories aren't ready for it.
56
+
- This command puts components in a newly created `main/default` folder in each package directory. You might need to re-organize them into your preferred structure.
58
57
59
-
# error.packageDirectoryNeedsMainDefault.actions
58
+
# basicConfirmation
60
59
61
-
- Update %s to have all its metadata inside a main/default directory structure.
62
-
- Run the command again.
60
+
- This command makes changes to your project. Be sure you've committed any source changes before continuing so you can easily revert if necessary.
0 commit comments