Skip to content

Commit aca5490

Browse files
committed
Add recommendation for 2GB RAM
We noticed on multiple places that machines with less than 2GB of RAM fail their build and result in missing files and unexpected errors. Sadly we can't really solve this right now since it's a webpack related bug. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
1 parent 0138911 commit aca5490

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Thanks for using! :smile:
5757
- Node.js 6.x or up (test up to 7.5.0)
5858
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
5959
- npm (and its dependencies, especially [uWebSockets](https://github.com/uWebSockets/uWebSockets#nodejs-developers), [node-gyp](https://github.com/nodejs/node-gyp#installation))
60+
- For **building** HackMD we recommend to use a machine with at least **2GB** RAM
6061

6162
### Instructions
6263

0 commit comments

Comments
 (0)