InputScanner
InputScanner copied to clipboard
Got error unable to open
I got following error when attaching it
Are you using XAMPP? To fix this on MacOS I had to change the permissions of the outputs folder in htdocs so that it was writable. After changing the permissions it worked just fine.
Even i got unable to open file error im using windows
Resolved "unableToOpen" with // { chmod 757 outputs/ }
Hey @aoprea1982
Thanks!
Hey @aoprea1982! I appreciate your help.