From eb8412a0f9eb2f1d73a863f9745b982c051b89e1 Mon Sep 17 00:00:00 2001 From: Bruce Davidson Date: Tue, 14 Jan 2014 20:14:35 -0800 Subject: [PATCH] Issue #5811 - Install node.js dependencies: fails I found this issue in Linux Mint 16 Cinnamon 64bit --- docs/content/misc/contribute.ngdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 6713a06ff734..5c7c26010194 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -87,6 +87,16 @@ grunt package Administrator). This is because `grunt package` creates some symbolic links. +
+**Note:** If you're using Linux, and npm install fails with the message +'Please try running this command again as root/Administrator.', you may need to globally install grunt and bower: + + +
+ The build output can be located under the `build` directory. It consists of the following files and directories: