Use workspaces=false
This commit is contained in:
@@ -9,7 +9,7 @@ This is a web-based playground hosting the [language server](../actions-language
|
|||||||
Even though the package is part of the `npm` workspace, it needs its dependencies to be installed locally in order to run `webpack-dev-server`. To do so, run:
|
Even though the package is part of the `npm` workspace, it needs its dependencies to be installed locally in order to run `webpack-dev-server`. To do so, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i --workspaces=no
|
npm i --workspaces=false
|
||||||
```
|
```
|
||||||
|
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user