Coder Social home page Coder Social logo

Comments (8)

freddi-kit avatar freddi-kit commented on April 25, 2024 8

This problem is fixed 2.210.0 version. Can you see your fastlane version by --version?

from fastlane.

mzsanford avatar mzsanford commented on April 25, 2024 7

Turns out I had updated when I started investigating the issue and 2.210.0 was released after that. I upgraded and confirmed it fixed the issue.

from fastlane.

SarjuHansaliya avatar SarjuHansaliya commented on April 25, 2024 3

Did anyone figure out how to setup specific version (2.210.0) on github actions? There is no option provided for it, and the error persists for maierj/[email protected]

You will need to update Gemfile.lock file with the version you want so github action can take version from there.
You can use bundle update fastlane to update fastlane version in Gemfile.lock

from fastlane.

fastlane-bot avatar fastlane-bot commented on April 25, 2024

It seems like you have not included the output of fastlane env
To make it easier for us help you resolve this issue, please update the issue to include the output of fastlane env πŸ‘

from fastlane.

LugonjaAleksandar avatar LugonjaAleksandar commented on April 25, 2024

Did anyone figure out how to setup specific version (2.210.0) on github actions? There is no option provided for it, and the error persists for maierj/[email protected]

from fastlane.

LugonjaAleksandar avatar LugonjaAleksandar commented on April 25, 2024

Did anyone figure out how to setup specific version (2.210.0) on github actions? There is no option provided for it, and the error persists for maierj/[email protected]

You will need to update Gemfile.lock file with the version you want so github action can take version from there. You can use bundle update fastlane to update fastlane version in Gemfile.lock

Yes, that was the issue for me. Once I've added lock file to gitignore, it started using latest version and all worked fine.

from fastlane.

piotrsmajek avatar piotrsmajek commented on April 25, 2024

Is there any workaround for it? We can't update fastlane from 2.200.0 version due to this issue lyndsey-ferguson/fastlane-plugin-test_center#384

from fastlane.

walkingbrad avatar walkingbrad commented on April 25, 2024

I found that this error still comes up (on v2.211.0) when we pass verify_only: true, at least in my one test of doing so. Setting it to false allows the action to succeed.

from fastlane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.