Coder Social home page Coder Social logo

Comments (4)

nl0 avatar nl0 commented on May 28, 2024 1

Hey @rekon! First of all, thanks for the bug report, we're looking into this.
Could you please provide some more data to help us reproduce this bug (since it was working fine in our environments)?

  1. Which versions of node and npm do you use? I suspect it has something to do with the differences in dependency resolution logic in different versions of npm (we only support npm@7 officially)

  2. What does npm i output? Does it complain about anything and / or modify package-lock.json?

from quilt.

nl0 avatar nl0 commented on May 28, 2024

Here's a relevant note from npm docs:

UPDATE: npm versions 1, 2, and 7 will automatically install peerDependencies if they are not explicitly depended upon higher in the dependency tree. For npm versions 3 through 6, you will receive a warning that the peerDependency is not installed instead.

So, recommended solution would be to upgrade to npm@7. Let me know if this works for you.

from quilt.

rekon avatar rekon commented on May 28, 2024

Hey @rekon! First of all, thanks for the bug report, we're looking into this.
Could you please provide some more data to help us reproduce this bug (since it was working fine in our environments)?

  1. Which versions of node and npm do you use? I suspect it has something to do with the differences in dependency resolution logic in different versions of npm (we only support npm@7 officially)

  2. What does npm i output? Does it complain about anything and / or modify package-lock.json?

Sorry, I missed the documentation. I was using node v12.13.1 and npm 6.12.1

I will update the environment with node 15 and npm 7 and update on the issue.

Thanks

from quilt.

sir-sigurd avatar sir-sigurd commented on May 28, 2024

@rekon
any updates on this?

from quilt.

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.