瀏覽代碼

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 2 年之前
父節點
當前提交
3fcc8d77af
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

@@ -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))


Loading…
取消
儲存