mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 18:36:04 -06:00
Fix EACCES error when running npm install
This commit is contained in:
parent
69bfa11d10
commit
1c890dfeb5
@ -32,6 +32,6 @@ You can safely ignore this output. Do not run the audit fix command, you _will_
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
npm install --only=production
|
npm install --only=production --unsafe-perm
|
||||||
systemctl restart wings
|
systemctl restart wings
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user