You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jonathanazulay didn't work for me, some error regarding ANDROID_HOME not being set...
Errors executing Cordova commands:
While building Cordova app for platform Android:
Failed to find 'ANDROID_HOME' environment variable. Try setting setting it
manually.
Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to
include path to valid SDK directory.
I'm having an issue pushing the build to heroku with Meteor 1.3-beta.11.
Basically it tries to fetch a non-existing linux tar.gz.
So the issue is in
compile_meteor
file on line 34This package link https://d3sqy0vbqsdhku.cloudfront.net/packages-bootstrap/1.3-beta.11/meteor-bootstrap-os.linux.x86_64.tar.gz is not working :/
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered: