Giter Site home page Giter Site logo

Comments (5)

gitInLoserWereGoingShopping avatar gitInLoserWereGoingShopping commented on August 22, 2024

image
Same issue/bug encountered.
Resolved the issue by deprecating @babel/core from 7.2.0 to 7.14.0 in devDependencies of package.json

from algorithms-exercises.

BenAttenborough avatar BenAttenborough commented on August 22, 2024

image
Same issue/bug encountered.
Resolved the issue by deprecating @babel/core from 7.2.0 to 7.14.0 in devDependencies of package.json

Ah, I said bump the version because I thought 7.14 > 7.2. Is that not the case with version numbers? Is 2 greater than 14?

from algorithms-exercises.

gitInLoserWereGoingShopping avatar gitInLoserWereGoingShopping commented on August 22, 2024

image
Same issue/bug encountered.
Resolved the issue by deprecating @babel/core from 7.2.0 to 7.14.0 in devDependencies of package.json

Ah, I said bump the version because I thought 7.14 > 7.2. Is that not the case with version numbers? Is 2 greater than 14?

Hey! Actually yes the first number is the primary version iteration and then each dot is like the beginning of a new tier of changes that rolls up into the first dot's version number

I like to think of it like seasons and episodes on shows we stream!
Example:
Season 2 (or Version 2) could have many episodes (or 2.01, 2.02 <- "version numbers" etc)

So then chronologically it would be:
version 7 -> episode (or patch/release) 20
vs.
Version/Season 7 -> patch/revision (episode) 14

from algorithms-exercises.

JackHowa avatar JackHowa commented on August 22, 2024

this should be fixed by #20

Hope this unblocks people (cc @BenAttenborough)

Thanks for this course @btholt !

from algorithms-exercises.

JackHowa avatar JackHowa commented on August 22, 2024

This is addressed in #20. Let me know if this is still occurring for you @BenAttenborough ?

from algorithms-exercises.

Related Issues (5)

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.