From 22be5b90baf9cd97737e811f058413935ccc141f Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Wed, 15 Apr 2015 00:12:16 -0700 Subject: [PATCH] more improvements to the basejump challenges --- seed_data/coursewares.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index 123f31d6be..8d4fda165f 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -677,7 +677,7 @@ "Would you like to include additional oAuth strategies? Twitter", "Would you like to use socket.io? No", "May bower anonymously report usage statistics to improve the tool over time? (Y/n) Y", - "You may get an error similar to ERR! EEXIST, open ‘/home/ubuntu/.npm. This is caused when Cloud9 runs out of memory and kills an install. If you get this, simply rerun yo angular-fullstack. You will then be asked a few questions regarding the re-install. Answer them as follows:", + "You may get an error similar to ERR! EEXIST, open ‘/home/ubuntu/.npm. This is caused when Cloud9 runs out of memory and kills an install. If you get this, simply re-run this process with the command yo angular-fullstack. You will then be asked a few questions regarding the re-install. Answer them as follows:", "Existing .yo-rc configuration found, would you like to use it? (Y/n) Y", "Overwrite client/favicon.ico? (Ynaxdh) Y", "To finish the installation run the commands: bower install && npm install",