When I run a127 deploy, I get the following failure:
{ [Error: socket hang up] code: 'ECONNRESET' }
Running with debug set to true shows everything running fine until:
Running "npm install" at Apigee. This may take several minutes.
true debug enabled. leaving deployment files: c:\Users\nicklee\Desktop\Persona l\projects\test\config\.a127_env,c:\Users\nicklee\Desktop\Personal\projects\test \config\.a127_secrets +1m
Error: socket hang up at createHangUpError (http.js:1476:15) at CleartextStream.socketCloseListener (http.js:1526:23) at CleartextStream.emit (events.js:117:20) at tls.js:693:10 at process._tickCallback (node.js:419:13)
Looks like something is going wrong with npm install but I haven't changed the package.json file that is provided with the hello_world project. It seems like I can work around the issue by using the -u flag to upload the node_modules.
Tried on OS X and Windows.
Big fan of Apigee 127 by the way, great stuff!
Cheers
Nick
Answer by Greg Rewis · Jan 19, 2015 at 03:48 PM
Hey Nick,
Yes, we are aware of the issue and are working to find and deploy a fix for this issue. For the time being, however, as you noted, using the --upload flag works. We will update you as soon as we have resolved the issue.
Cheers,
</greg>
Getting error on a127 project deploy 2 Answers
problem creating a127 account: TypeError: 3 Answers
405 error on a127 deploy 0 Answers