Coder Social home page Coder Social logo

Comments (5)

javierbrea avatar javierbrea commented on June 12, 2024 1

Released in v1.1.0

from node-sass-alias-importer.

javierbrea avatar javierbrea commented on June 12, 2024

Just curiosity @theprometeus , in which OS are you using Node 16 and 17? I'm trying to setup it in the workflows to run tests using that version, but it only works in Windows. There is a problem in Linux when trying to install the node-sass peerDependency, probably related to this issue.

Anyway, I will set the engines property to allow using the module in any version greater to Node 10, because it is a problem related to a dependency, not to the code of the module itself.

from node-sass-alias-importer.

theprometeus avatar theprometeus commented on June 12, 2024

Nice! It surely covers any problems that was ocurring.

About the OS, I was running on Linux @ GitLab CI that aims for node:lts on Docker.
Here in my Windows env, it runs normally.

http://prntscr.com/220gn0v

[2/4] Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version "10.x || 12.x || 14.x || 15.x". Got "16.13.1"
error Found incompatible module.

Btw it's working fine now.

from node-sass-alias-importer.

theprometeus avatar theprometeus commented on June 12, 2024

Same issue, happening again.

error [email protected]: The engine "node" is incompatible with this module. Expected version "10.x || 12.x || 14.x || 15.x". Got "16.15.1"

I really think that it should support any node version by default since it's not a node version-specific module that can break with node updates.

It is an overkill to specify all versions that the module support since it support any node version by default :/

from node-sass-alias-importer.

javierbrea avatar javierbrea commented on June 12, 2024

Hi @theprometeus ,
It supports any NodeJs version equal or greater than 10 from version 1.1.0. In fact, the CI pipeline uses NodeJs 16.

It seems that you are trying to use the version 1.0.1. You should update your dependency to the latest version.

from node-sass-alias-importer.

Related Issues (11)

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.