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

Can't Build for Android Distribution #40

Open
Bradleycorn opened this issue Feb 26, 2015 · 0 comments
Open

Can't Build for Android Distribution #40

Bradleycorn opened this issue Feb 26, 2015 · 0 comments

Comments

@Bradleycorn
Copy link
Contributor

When I try to build for android distribution, I get the following in the console ...

Where is the keystore file used to sign the app?: 
/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:185
        throw e;
              ^
TypeError: Object #<ReadStream> has no method 'setRawMode'
    at File._get (/Users/bradb/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/node_modules/fields/lib/prompter.js:333:16)
    at File.prompt (/Users/bradb/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/node_modules/fields/lib/types/file.js:87:7)
    at /usr/local/lib/node_modules/titanium/lib/cli.js:987:12
    at conf.options.keystore.prompt (/Users/bradb/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/android/cli/commands/_build.js:706:8)
    at CLI.<anonymous> (/usr/local/lib/node_modules/titanium/lib/cli.js:979:9)
    at q.process (/usr/local/lib/node_modules/titanium/node_modules/async/lib/async.js:731:21)
    at processImmediate (timers.js:330:15)
[Finished in 5.9s with exit code 8]

Looks like it's trying to prompt me for my android keystore, but something is failing. Anyone else seen this? any fix?

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

No branches or pull requests

1 participant