From 76a7c6dad8850907334e6729fd201c21a374628b Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Mon, 18 Jan 2016 13:12:51 +0100 Subject: [PATCH] Update from_the_sources.md --- from_the_sources.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/from_the_sources.md b/from_the_sources.md index bf53bc827..19c286573 100644 --- a/from_the_sources.md +++ b/from_the_sources.md @@ -146,6 +146,11 @@ If you have problem during the buiding phase in `xo-web`, follow these steps: 1. `npm install` 1. `npm run build` +Same principle for `xo-server`: + +1. `rm -rf node_modules` +1. `npm install` + ## FreeBSD If you are using FreeBSD, you need to install these packages: