mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
Document npm's unsafe-perm
This commit is contained in:
parent
8e2cce5b43
commit
74f9421417
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@ The Lounge is the official and community-managed fork of [Shout](https://github.
|
|||
## Installation and usage
|
||||
|
||||
The Lounge requires [Node.js](https://nodejs.org/) v6 or more recent.
|
||||
[Yarn package manager](https://yarnpkg.com/) is also recommended *(npm will also work)*.
|
||||
[Yarn package manager](https://yarnpkg.com/) is also recommended.
|
||||
If you want to install with npm, `--unsafe-perm` is required for a correct install.
|
||||
|
||||
### Running stable releases using Yarn (recommended)
|
||||
|
||||
|
|
Loading…
Reference in a new issue