Coder Social home page Coder Social logo

Comments (10)

nielsbom avatar nielsbom commented on June 4, 2024 1

See the code here: https://github.com/Kevin-De-Koninck/Get-It/blob/14a2f4077f5f218d969c1eb7a3a1a8e3b34cf165/Get%20It/InstallationGuideTexts.swift

from get-it.

bhargavgv avatar bhargavgv commented on June 4, 2024 1

It probably does check (maybe the checking code looks in the wrong place), but the real problem is that it locks out all of the functionality (you can't even try downloading) unless it sees the dependencies.

from get-it.

koderian avatar koderian commented on June 4, 2024 1

@bhargavgv I tried this too, got same result ):

hopefully this gets fixed sooon

from get-it.

bhargavgv avatar bhargavgv commented on June 4, 2024

I installed the dependencies, but apparently Get It doesn't actually check if the user installed it manually.

from get-it.

nielsbom avatar nielsbom commented on June 4, 2024

It looks like it does check, whether that code works, I couldn't tell ya :-) I didn't test it.

if(currentPage == 0 && getIt.isXcodeInstalled && getIt.isBrewInstalled && getIt.isPythonInstalled && getIt.isPycryptoInstalled) { currentPage = 4 }

//This is needed for the installation guide

from get-it.

Kevin-De-Koninck avatar Kevin-De-Koninck commented on June 4, 2024

Late to the party... Broke my hand last night so now I got the time! I'm sorry for the long wait. I'll be fixing most issues in the coming days (as many as I can).

from get-it.

Kevin-De-Koninck avatar Kevin-De-Koninck commented on June 4, 2024

pretty sure I coded a bug 😋 will fix it

from get-it.

Kevin-De-Koninck avatar Kevin-De-Koninck commented on June 4, 2024

I removed the code that checks it all together... the more lines of code, the more bugs and I don't have the time to feed my bugs 😉 I'll add a list of dependencies to the readme

from get-it.

Kevin-De-Koninck avatar Kevin-De-Koninck commented on June 4, 2024

@killedora @bhargavgv ; I hope your issues are solved now. I'll close this issue for now but reopen it if it didn't fix it for you (I'll upload version 3 soon that will contain the fixes)

from get-it.

Kevin-De-Koninck avatar Kevin-De-Koninck commented on June 4, 2024

New version available here:
https://github.com/Kevin-De-Koninck/Get-It/releases/tag/v0.7

from get-it.

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.