Startup Error with phantomjs node module

Hi All,
Having an issue upon starting my app locally with meteor run - I get the below error. I’ve tried
npm uninstall --save phantomjs
and then reinstalling, but to no avail. Anyone seen this before or have any possible resolutions to this?

=> Started proxy.                             
    => Meteor 1.4.0.1 is available. Update this project with 'meteor update'.
    => Started MongoDB.                           
    => Errors prevented startup:                  
       
       While computing assigned variables:
       node_modules/phantomjs-prebuilt/lib/location.js: Unexpected character '' (1:0)
       
    => Your application has errors. Waiting for file change.