Procházet zdrojové kódy

Modified version file to mention that sqlite3 is no longer in the package.json file (as per #1841)

tags/v0.10.4^2
Big Bad Waffle před 2 roky
rodič
revize
3fcc8d77af
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      README.md

+ 2
- 0
README.md Zobrazit soubor

@@ -10,6 +10,8 @@ Built with NodeJS, JS, HTML and CSS.

### Installation and Usage

**IMPORTANT**: The sqlite3 package has been removed for the time being due to multiple `npm audit` issues arrising. While installing this module will not cause you any security issues (due to the nature of the vulnerabilities and how Isleward actually uses the module), we have removed it to make the build process simpler for us. As a result of this, after performing an `npm install` in the `server` folder, please also run `npm i sqlite3`.

* [Windows](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(windows))
* [Linux](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(linux))
* [MacOS](https://gitlab.com/Isleward/isleward/wikis/installation-and-usage-(macos))


Načítá se…
Zrušit
Uložit