mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 09:21:59 -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
|
||||
npm install --only=production
|
||||
npm install --only=production --unsafe-perm
|
||||
systemctl restart wings
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user