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
Copy file name to clipboardExpand all lines: content/plugins/plugin-workspace-guide.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -158,14 +158,22 @@ Not very often actually. Most plugin workspaces can maintain it's set of depende
158
158
159
159
After running `yarn nx migrate @nativescript/plugin-tools` and then `yarn nx migrate --run-migrations ` with this migration you'll likely see this message:
160
160
161
-
```
161
+
```bash
162
162
[!] Some files can't be patched! You can run again with --verbose to get specific error detail. The following files are unable to be patched:
0 commit comments