Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

TACO5629: Remote build failed #322

Open
jdnichollsc opened this issue Mar 28, 2017 · 2 comments
Open

TACO5629: Remote build failed #322

jdnichollsc opened this issue Mar 28, 2017 · 2 comments

Comments

@jdnichollsc
Copy link

Hi guys,

I'm trying to run my app on iOS device but I have the following error (using the command taco run ios --device)

TACO5629: Remote build failed
Inner Error:
Remote build error from the build server Build failed with error Pruning at selector "/widget/plugins" from "/Users/jdnichollsc/.taco_home/remote-builds/taco-remote/builds/11942/cordovaApp/platforms/ios/myProject Boards/config.xml" went bad.

Any help is really appreciated.
Thanks in advance, Nicholls

@fredyfx
Copy link

fredyfx commented Mar 29, 2017

You know, I imported to Visual Studio 2015 an app developed on a MAC, the building works fine for Android but when I tried to do Remote Build using the MAC I have next to me there is a point where the build fails. No clue how to debug this. Any idea?

@peterlgarland
Copy link

I have this same problem all the time! It's really annoying.

The only way I get around it, is delete the plugins directory, delete the platforms/ios directory, remove the , ios: "4.2.0" out of platforms/platforms.json, rebuild, and the problem goes away, until the next time you open up VS / remotebuild.

If it doesn't, do the same again, but using command line in Mac, and it then it works.

I haven't looked too much into it, but I think it's when you're using a plugin thats not available from anywhere public, registry and gits are fine, but local plugins always seem to give me issues. Windows uses .\local\folder for the src, whilst Mac needs it to be in ./local/folder.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants