npm install warning

This commit is contained in:
Thomas Smyth 2021-02-26 10:38:53 +00:00 committed by GitHub
parent 841a69c756
commit 0a495b0fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,8 @@ SquadJS relies on being able to access the Squad server log directory in order t
3. Configure the `config.json` file. See below for more details.
4. Start SquadJS: `node index.js`.
**Note** - We use Yarn Workspaces so `npm install` will not work and will break stuff!
<br>
## **Configuring SquadJS**