Git Product home page Git Product logo

Comments (10)

a31859 avatar a31859 commented on May 2, 2024 2

The same error happened to me but running bundle update fastlane seems to have fixed the issue for me

from fastlane.

brenofurlanpixo avatar brenofurlanpixo commented on May 2, 2024 1

I've had the same problem with fastlane 2.211.0 and Ruby 3.3.0

After issuing a bundle update fastlane, fastlane got updated to 2.220.0 and the issue got solved ๐ŸŽ‰

from fastlane.

shuraman69 avatar shuraman69 commented on May 2, 2024 1

The same error happened to me but running bundle update fastlane seems to have fixed the issue for me

thanks! its works for me

ruby v3.1.2
fastlane 2.220.0

from fastlane.

jakub-przy avatar jakub-przy commented on May 2, 2024 1

Hmm, the problem with updating to 2.220.0 for me though is that this issue's fix: #21946 has not been released yet.

So basically using 2.219.0 gives me #21975 but then 2.220.0 gives me #21946 - and both are absolutely blocking my pipelines, so there isn't really a good choice :|

from fastlane.

SL0TR avatar SL0TR commented on May 2, 2024

Getting the same error

from fastlane.

brenak avatar brenak commented on May 2, 2024

Same error here.

from fastlane.

sujeetulli avatar sujeetulli commented on May 2, 2024

@KrauseFx @fastlaneTeam Could please look into this issue

from fastlane.

sujeetulli avatar sujeetulli commented on May 2, 2024

I have resolved this issue, with below steps....

I have done the same thing, but still, you will see some different issues.
I have followed a couple of other steps.

  1. Rename gem. lock to xyz..
  2. bundle install
  3. copy if any dependency from the old gem.lock file to a new gem.lock file (maybe you can compare both file)
  4. Ruby version issue may occur, install the latest ruby and delete or rename old ruby from (Path : /Users/macosuser/.gem/ruby)

After doing these changes then it worked for me.

from fastlane.

SL0TR avatar SL0TR commented on May 2, 2024

I am getting the error like this bundler: failed to load command: fastlane (/Users/${user}/.rbenv/versions/2.7.5/bin/fastlane) Spaceship::UnexpectedResponse: [!] A parameter has an invalid value - 'prices' is not a valid relationship name

Does rbenv has anything to do with this? @fastlaneTeam

from fastlane.

jakub-przy avatar jakub-przy commented on May 2, 2024

Definitely related to: #21968

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.