Code Monkey home page Code Monkey logo

Comments (3)

yiskang avatar yiskang commented on August 17, 2024 1

Hi,

This project is based on the node.js v15. If you use node.js v16 and above, please change the node-sass version referencing in the package.json. For example, for node.js v16, the node-sass version should be ^6.0.0.

Here is a quick guide for minimum and maximum supported versions of node-sass from its repo.

NodeJS Supported node-sass version Node Module
Node 17 7.0+ 102
Node 16 6.0+ 93
Node 15 5.0+, <7.0 88
Node 14 4.14+ 83
Node 13 4.13+, <5.0 79
Node 12 4.12+, <8.0 72
Node 11 4.10+, <5.0 67
Node 10 4.9+, <6.0 64
Node 8 4.5.3+, <5.0 57
Node <8 <5.0 <57

from forge-dataviz-iot-reference-app.

HHAIT avatar HHAIT commented on August 17, 2024

This error is caused by an outdated node-sass package in the node dependencies. The referenced version is 5.x, while the newest version of NodeJS really needs v6.x or newer.
The maintainer of this project should increase the dependency version of node-sass to at least v6.0.1

from forge-dataviz-iot-reference-app.

petrbroz avatar petrbroz commented on August 17, 2024

I ran into issues with npm install as well. Not sure if those were the same errors, but I had to downgrade to Node.js v15 in order to get rid of the failures.

from forge-dataviz-iot-reference-app.

Related Issues (6)

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.