Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

Run the command ‘meteor run’ report error 'connect ECONNREFUSED 127.0.0.1:443' #700

Open xiaowilliam2993 opened 7 years ago

xiaowilliam2993 commented 7 years ago

xxx:wekan xxx$ meteor run [[[[[ ~/WebstormProjects/wekan ]]]]]

=> Started proxy.
=> Meteor 1.4.4.2 is available. Update this project with 'meteor update'. => Started MongoDB.
=> Errors prevented startup:

While loading package rajit:bootstrap3-datepicker@1.6.4: error: Command failed: /Users/xxx/.meteor/packages/meteor-tool/.1.4.4_1.fbh15c++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/bin/npm rebuild --update-binary Error making request. Error: connect ECONNREFUSED 127.0.0.1:443 at Object.exports._errnoException (util.js:907:11) at exports._exceptionWithHostPort (util.js:930:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)

Please report this full log at https://github.com/Medium/phantomjs npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! phantomjs@1.9.17 install: node install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the phantomjs@1.9.17 install script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the phantomjs package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs phantomjs npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls phantomjs npm ERR! There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/xxx/.meteor/packages/meteor-tool/.1.4.4_1.fbh15c++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/.npm/_logs/2017-05-18T07_21_05_447Z-debug.log Error making request. Error: connect ECONNREFUSED 127.0.0.1:443 at Object.exports._errnoException (util.js:907:11) at exports._exceptionWithHostPort (util.js:930:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)

Please report this full log at https://github.com/Medium/phantomjs npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! phantomjs@1.9.17 install: node install.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the phantomjs@1.9.17 install script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the phantomjs package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node install.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs phantomjs npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls phantomjs npm ERR! There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/xxx/.meteor/packages/meteor-tool/.1.4.4_1.fbh15c++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/.npm/_logs/2017-05-18T07_21_05_447Z-debug.log

wxqee commented 5 years ago

same issue.