Giter Site home page Giter Site logo

Comments (5)

WAYN-Games avatar WAYN-Games commented on May 23, 2024 1

I'm also running into issuse with 2020. It seems like I end up in a loop where I import a git pacakge that has other git package as depedancy. From what I can see it looks like it import the first package, detect the dependancy update the second package, see taht as a change and reimport the first package...

Now seeing your message is from October 2020, I'm wondering If I should rely on this repository...

from gitdependencyresolverforunity.

pajama avatar pajama commented on May 23, 2024 1

also facing an infinite loop, but only when reinstalling a new package (pointing to a newer revision)

from gitdependencyresolverforunity.

ArtemMikhaylov avatar ArtemMikhaylov commented on May 23, 2024

I'm also facing infinite loop in Unity 2020

from gitdependencyresolverforunity.

ELison77777 avatar ELison77777 commented on May 23, 2024

also facing an infinite loop, but only when reinstalling a new package (pointing to a newer revision)

Same here
in Unity 2019.4.21f1

from gitdependencyresolverforunity.

admoraguilar avatar admoraguilar commented on May 23, 2024

Hey all, just chiming in as maybe of help for other people encountering this issue too.

I've encountered the infinite loop with packages that have malformed packaged.json. For example:

  • A package that has a tag of 1.0.0, but the package.json has a version of 0.0.9

Also happened for me if the package has some errors.

So perhaps you can try to fix some package issues somewhere else first, so that the next time you import it goes smoothly.

from gitdependencyresolverforunity.

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.