Giter VIP home page Giter VIP logo

Comments (8)

dhavalstays avatar dhavalstays commented on June 8, 2024

In my project when I execute fastlane init, It gives me following error

C:\Users\dgulhane\AndroidStudioProjects\Cogitate\CogitateApp\AutomationApp>fastl
ane init
C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in require' : cannot load such file -- pty (LoadError) from C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54 :inrequire'
from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/fastlane-1.48.0/lib/fastlane
/actions/actions_helper.rb:1:in <top (required)>' from C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54 :inrequire'
from C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54
:in require' from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/fastlane-1.48.0/lib/fastlane .rb:3:in<top (required)>'
from C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54
:in require' from C:/Ruby22-x64/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54 :inrequire'
from C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/fastlane-1.48.0/bin/fastlane
:6:in <top (required)>' from C:/Ruby22-x64/bin/fastlane:23:inload'
from C:/Ruby22-x64/bin/fastlane:23:in `

'

Am I missing something?

from supply.

kerrjnr avatar kerrjnr commented on June 8, 2024

Can anyone update this issue?
I'm experiencing a similar result attempting to execute 'fastlane init' against fastlane 1.49.0 source in a Windows 7 Pro + Ruby 2.1.7p400 + Gem 2.2.5 + DevKit 4.7.2 (x64-mingw32) environment and I'm reluctant to raise a new issue if it is a duplicate of this.

Regards

from supply.

asfalcone avatar asfalcone commented on June 8, 2024

Right now fastlane relies on the pty gem which isn't available for Windows. It looks like we might not need to require this gem all of the time though and can possibly move the requirement closer to the actual usage to this to work on Windows. I'll look into a way to fix this.

from supply.

kerrjnr avatar kerrjnr commented on June 8, 2024

Thanks Andrea, I appreciate the prompt response!

from supply.

lacostej avatar lacostej commented on June 8, 2024

Note: I have made some work on fastlane-old/fastlane_core#73 to get rid of pty for other reasons. PR not yet submitted though.

from supply.

KrauseFx avatar KrauseFx commented on June 8, 2024

Thanks @lacostej 👍

from supply.

tobiasschuerg avatar tobiasschuerg commented on June 8, 2024

So it's not possible to use supply with windows?

from supply.

fastlanebot avatar fastlanebot commented on June 8, 2024

This issue was migrated to fastlane/fastlane#1969. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from supply.

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.