vishalnit1389
Results
2
comments of
vishalnit1389
Thanks for the reply, node_modules/jscoverage is indeed a directory . Since the above code is in node.js , command node_modules/jscoverage runs it's index file. Do you want to see the...
Sorry for my mistake . This time i ran the jscoverage through ./node_modules/.bin/jscoverage but i am getting below mentioned error. /Users/visha/proj/node_modules/jscoverage/node_modules/uglify-js/lib/parse.js:204 throw new JS_Parse_Error(message, filename, line, col, pos); ^ Error...