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 cc4fdf0 commit c0c02e1Copy full SHA for c0c02e1
docs/lib/content/using-npm/workspaces.md
@@ -102,7 +102,7 @@ the npm installer that package should be added as a dependency of the provided
102
workspace:
103
104
```
105
-npm install abbrev -w a
+npm install abbrev -w packages/a
106
107
108
Note: other installing commands such as `uninstall`, `ci`, etc will also
0 commit comments