Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add preferGlobal option #24

Closed
tonylukasavage opened this issue Sep 1, 2014 · 0 comments
Closed

add preferGlobal option #24

tonylukasavage opened this issue Sep 1, 2014 · 0 comments

Comments

@tonylukasavage
Copy link
Owner

grunt-titanium currently always uses the titanium binary that it installs as a dependency. Unfortunately, the titanium CLI has a terrible record with backwards compatibility and almost always requires the same version be used with the SDK and CLI. We should add a preferGlobal option that will tell grunt-titanium to use the globally installed titanium CLI if it is present, rather than the one installed as a dependency. I believe this might be the root of the issue in #23.

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

No branches or pull requests

1 participant