{"id":1784,"date":"2022-08-30T15:19:25","date_gmt":"2022-08-30T15:19:25","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/12\/02\/angularjs-tutorial-step2-test-chrome-not-start-with-error-write-eio-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:19:25","modified_gmt":"2022-08-30T15:19:25","slug":"angularjs-tutorial-step2-test-chrome-not-start-with-error-write-eio-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/angularjs-tutorial-step2-test-chrome-not-start-with-error-write-eio-collection-of-common-programming-errors\/","title":{"rendered":"Angularjs tutorial step2 test chrome not start with Error write EIO-Collection of common programming errors"},"content":{"rendered":"<p>Refer: https:\/\/github.com\/angular\/ang&#8230;<\/p>\n<p>start scripts\/test.sh (<em>on windows: scripts\\test.bat<\/em>)<\/p>\n<p>In the Git Shell \/ command window, go to the angular-phonecat directory. Enter this command<\/p>\n<p><strong>scripts\\test.bat<\/strong><\/p>\n<p>Please note it test.bat and not .sh file.<\/p>\n<p>You can see that the server started but it may throw error that Chrome cannot be started and it is unable to find the path. I too was stopped at this point and anyhow after several reference, got this solution.<\/p>\n<p>Open <strong>config\/testacular.conf.js<\/strong> in some editor. Change the<\/p>\n<p>browsers = [&#8216;Chrome&#8217;] to<\/p>\n<p><strong>browsers = [&#8216;C:\/Program Files (x86)\/Google\/Chrome\/Application\/chrome.exe&#8217;];<\/strong><\/p>\n<p>(This is where my Chrome is installed in Windows 8). You may need to get the correct installation path along with the chrome.exe in path and should use forward-slash otherwise it will not work.<\/p>\n<p>It is working for me now!<\/p>\n<p id=\"rop\"><small>Originally posted 2013-12-02 01:31:05. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Refer: https:\/\/github.com\/angular\/ang&#8230; start scripts\/test.sh (on windows: scripts\\test.bat) In the Git Shell \/ command window, go to the angular-phonecat directory. Enter this command scripts\\test.bat Please note it test.bat and not .sh file. You can see that the server started but it may throw error that Chrome cannot be started and it is unable to find the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1784","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1784","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1784"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1784\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1784"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1784"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1784"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}