We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316f51c commit e788515Copy full SHA for e788515
content/plugins/plugin-workspace-guide.md
@@ -162,7 +162,7 @@ After running `yarn nx migrate @nativescript/plugin-tools` and then `yarn nx mig
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:
163
- /path/to/workspace/node_modules/typescript/lib/tsc.js
164
- /path/to/workspace/node_modules/typescript/lib/typescript.js
165
- ```
+```
166
167
This is normal and will go away after running the migration.
168
0 commit comments