-
Notifications
You must be signed in to change notification settings - Fork 139
cordova-hcp server command issue: Could not create tunnel #9
Comments
@JosephDAM On what machine you are running it: windows or mac? |
Windows 7 32-bit, I already got python 2.7, problem now is Other versions: I also tried to install via: Doesn't work either, thing is, when I installed Visual Studio Express 2013, no Visual C++ was installed. I mean that all the Microsoft Visual C++ I have where there before Visual Studio installation. I also set the path variable: |
I think this is a node issue, not this CLI issue. Try to look in the http://stackoverflow.com/questions/21365714/nodejs-error-installing-with-npm, http://stackoverflow.com/questions/17496189/error-in-installing-node-js-module-using-npm . Maybe do a clean install on node, npm and Visual Studio. |
This is recurring on my Mac, Running Getting the following error |
@sumit6b What npm and node version you are using? And are you using the latest version of |
Any update on a solution to this? I get the same error running on Windows 7 with VS 2015 installed. running cmd> npm install -g cordova-hot-code-push-cli Since it appears to be used for AWS and I'm not using AWS I ignored the warning. I ran Here is the output github.com/inconshreveable/olive/recover.go:40 |
No, since I could not reproduce that... AWS warnings can be ignored, since it is not used for Feels like You can do this in any tmp folder. |
Hi, any new word on this? Today I did the example cordova installation and got the same result. I'm running on Fedora 25 Linux. As root I did: npm install -g cordova-hot-code-push-cli And also got the npm WARN [email protected] requires a peer of level@~1.4.0 but none was installed Then, the TestProject "cordova-hcp server" produces the panic error, outputs a lot then hangs. I'm dead in the water. Output of "npm version" and "cordova --version"
Here is the output:
github.com/inconshreveable/olive/recover.go:40
|
这个bug还没解决吗?怎么避开呢 |
I have solved this exception. It's a network problem. I noticed that :\cordova-hot-code-push-cli\node_modules\ngrok\index.js:183:10 function _runTunnel(opts, cb) {
` Running server |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-hot-code-push-cli anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #79 for more information. |
Issues originally created in the plugin's repo: nordnet/cordova-hot-code-push#22
@JosephDAM asked:
The text was updated successfully, but these errors were encountered: