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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,16 @@ Not very often actually. Most plugin workspaces can maintain it's set of depende
156
156
157
157
- Migrates to Nx 18.2.3, NativeScript 8.6, and TypeScript ~5.4.x.
158
158
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
+
161
+
```
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