Abdullah Shahid
Abdullah Shahid
i am unable to run this on heroku the scripts in package gives error.
$ npm install npm ERR! file C:\Users\princ\Desktop\AdoBot-IO-master\package.json npm ERR! code EJSONPARSE npm ERR! JSON.parse Failed to parse json npm ERR! JSON.parse Unexpected token } in JSON at position 190 while...
$ npm install > [email protected] install C:\Users\princ\Desktop\AdoBot-IO-master\node_modules\phantomjs-prebuilt > node install.js PhantomJS not found on PATH Download already available at C:\Users\princ\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip Verified checksum of previously downloaded file Extracting zip contents Removing...
1.9.3 ^
Whenever I try to trigger the recurring job manually. This exception is thrown. 
Packages `````` ``` ```
Startup Configuration 
same error on attached zip. and also i tried with the 1.9.4 it giving the same error. If anything i can help with. please let me know.
I debugged using the master repo.  If any value in storedParameters has null, it will throw this Exception. So better to add exception message so its easily traceable as...