Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

npm install fails with "error: ‘class v8::Object’ has no member named ‘ForceSet’" on node-sass with node v10.15.1 #2010

Description

@cirosantilli

094bae5 Ubuntu 18.10.

It works on nodejs v8.11.1 though.

One of the modules depends on node-sass, but the required version of node-saas does not support newer node, the error observed is the same as: sass/node-sass#2549

npm list contains:

─┬ gulp-sass@3.1.0
│ ├── gulp-util@3.0.8 deduped
│ ├── lodash.clonedeep@4.5.0
│ ├─┬ node-sass@4.5.3

gulp-sass should ideally be updated to a version that supports the newer node LTS.

Would also be good to specify the supported nodejs version if not already done, idealy with .nvmrc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions