mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
Merge pull request #235 from ThatProgrammerCL/patch-1
Remove 'warning Audit Results' warning.
This commit is contained in:
commit
42367cd1d0
@ -127,11 +127,6 @@ curl -L https://github.com/pterodactyl/daemon/releases/download/v0.6.13/daemon.t
|
|||||||
Finally, we need to install the dependencies that allow the Daemon to run properly. This command will most likely
|
Finally, we need to install the dependencies that allow the Daemon to run properly. This command will most likely
|
||||||
take a few minutes to run, please do not interrupt it.
|
take a few minutes to run, please do not interrupt it.
|
||||||
|
|
||||||
::: warning Audit Results
|
|
||||||
You may see output along the lines of "found 14 vulnerabilities (6 low, 3 moderate, 5 high) in 927 scanned packages".
|
|
||||||
You can safely ignore this output. Do not run the audit fix command, you _will_ break your Daemon.
|
|
||||||
:::
|
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
npm install --only=production --no-audit --unsafe-perm
|
npm install --only=production --no-audit --unsafe-perm
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user