I have created a new build system to test my JS code in Chrome. The HTML file containing the JS script is located in the documents folder. I am running OSX
Error message given below:
[Errno 13] Permission denied
[cmd: [’/Applications/Google Chrome.app’, ‘/Users/testname/Documents/ImJS.html’]]
[dir: /Users/testname/Documents]
[path: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin]
[Finished]
Can someone please help me understand what am I doing wrong?