visual studio 2015 - VS2015RTM Cordova Tools configuration for ios remote build agent no longer valid - taco-remote package not found -
updated vs2015rc rtm - cordova tools configuration ios remote build agent no longer valid. vs2015rtm cannot find taco-remote package installed on remote mac (but vs2015rc could).
this how looks build remote agent command prompt (note 404 response not found):
remote build server listening on [http] port 3000 ios-sim installed on path at: /users/admin/node-v0.12.4-darwin-x64/lib/node_modules/vs-mda-remote/node_modules/ios-sim/build/release/ios-sim /modules/taco-remote 404 12ms
npm taco-remote --version outputs 2.10.1
from microsoft - visual studio 2015 has updated remote agent called remotebuild. vs-mda-remote, previous agent, use visual studio 2015 rc , earlier versions.
following instructions link above, getting /modules/taco-remote 200 21.968 ms (note 200 response ok), expected
Comments
Post a Comment