Hi !
I'm learning angular and how to do unit testing using karma and jasmine 
test tools, I downloaded an angular-seed sample project from Github here 
<https://github.com/angular/angular-seed/tree/69c9416c8407fd5806aab3c63916dfcf0522ecbc>
I uploaded it to a new workspace in cloud9 and I installed nodejs and npm 
and installed karma and jasmine and run the shell file scripts/test.sh but 
i get this error saying : bash: 
/home/ubuntu/workspace/.c9/scripts/../node_modules/karma/bin/karma: No such 
file or directory
and I'm stuck there, anyone can help me install it properly I think the 
problem is in the shell file test.sh here is its content: BASE_DIR=dirname 
$0

echo ""
echo "Starting Karma Server (http://karma-runner.github.io)"
echo "-------------------------------------------------------------------"

$BASE_DIR/../node_modules/karma/bin/karma start 
$BASE_DIR/../config/karma.conf.js $*
I can invite anyone interested to help please leave email or username so I 
can invite you, thanks.
or just join this session HERE <https://ide.c9.io/samertaha/angularjs>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to