From da7e9840f33e1bec3cc673f2cad970dadd418ee0 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Fri, 11 Mar 2016 15:12:28 +0000 Subject: [PATCH] reinstate npm 3 warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e50cecde2..7a45339f68 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ However, much of the functionality in Vector is actually in the in a way that makes it easy to track the `develop` branches in git and to make local changes without having to manually rebuild each time. +[Be aware that there may be problems with this process under npm version 3.] + First clone and build `matrix-js-sdk`: 1. `git clone git@github.com:matrix-org/matrix-js-sdk.git`