Coder Social home page Coder Social logo

Comments (4)

ananddharne avatar ananddharne commented on August 17, 2024

did you find a resolution? @mcastre same error for me

from components-library.

MichaelDimmitt avatar MichaelDimmitt commented on August 17, 2024

probably an issue because there is no package-lock.json

I wonder if it is related to the version of node or version of npm

  1. going to try a few different npm versions.
  2. also looking at upgrading storybook is an idea.

I am guessing that it was working when uploaded and the versions are hardcoded into the package.json

running yarn install I got the following error:

error [email protected]: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.17.0"
error Found incompatible module.

from components-library.

MichaelDimmitt avatar MichaelDimmitt commented on August 17, 2024

It is fixed in pr #1

see the comment I left in there
#1 (comment)

A few things updated in that pr!

Storybook was updated!
also node-sass version for master is currently pointed to 4.11.0 which is no longer a valid release on node-sass 🤦‍♂️
so when you try to install, it will fail if you do not already have it on your computer.

The person who made that pr upgraded to ^4.13.0

@ananddharne @mcastre

from components-library.

MichaelDimmitt avatar MichaelDimmitt commented on August 17, 2024

So the author was definately on node version less than 12 😅

Screen Shot 2021-05-23 at 4 27 10 PM

from components-library.

Related Issues (2)

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.