question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

--type flag not being picked up

See original GitHub issue

Hi, we recently upgraded to v0.25 of the cli but when running it in minimal mode, it doesn’t seem to pick up the --type flag anymore, unless there is a new requirement that I’ve missed in the docs/cli help? I’ve went back through the versions and it seems the v0.23 is the latest version to work as expected.

Reproduce eas submit --platform=android --key=GoogleAppAuthKey.json --type=aab --url=https://expo.dev/artifacts/XXXXXXXXXX

Actual Result We couldn't auto detect the archive type and changes to interactive mode.

Expected Result Continue in minimal mode

CLI Version eas-cli/0.25.0 darwin-x64 node-v12.13.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
delanebobcommented, Sep 8, 2021

@dsokal I’m off work this week. But will give it a try next Monday and get back to you 👍

0reactions
delanebobcommented, Sep 8, 2021

We have hardcoded the version to v0.23 for now to fix our build pipeline

How does this fix the build pipeline? Could you elaborate a little please, we still have this problem

@DomVinyard we use Jenkins for our build pipeline. The issue we were having was that Jenkins can’t run the cli in interactive mode and we have to tell it the android type by using the --type flag.

v0.25 didn’t seem to be picking it up when I passed it in. So I went back through the versions by running yarn global add eas-cli@0.23 and tried to see what was the newest version that worked with the --type flag.

So in our Jenkins pipeline I hard coded the version in a similar way so it would use that version and successfully submit it to the Play Store. Let me know if I have missed any other details @DomVinyard.

Read more comments on GitHub >

github_iconTop Results From Across the Web

the flag ' ' is not recognized - bash - Stack Overflow
I need to write a bash script who's first ...
Read more >
FLAG CODE DEFINITIONS FOR VEHICLE REGISTRATION ...
The “CO” flag does not stop the processing or updating of any transaction types and should be removed if no longer relevant. *...
Read more >
Flag not recognized: No module named --batch_size - Guild AI
I noticed that the --batch_size flag is the first one, alphabetically. If I add another flag that comes first, then the batch_size flag...
Read more >
Flag email messages for follow up - Microsoft Support
Flag to remind you and recipients to follow up​​ On the Message tab, in the Tags group, select Follow Up, and then select...
Read more >
Flag Code FAQ part 1: general questions - USHistory.org
The flag should never have placed upon it, nor on any part of it, nor attached to it any mark, insignia, letter, word,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found