Skip to content
This repository has been 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

Open
cirosantilli opened this issue Feb 3, 2019 · 5 comments

Comments

@cirosantilli
Copy link

cirosantilli commented Feb 3, 2019

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:

─┬ [email protected]
│ ├── [email protected] deduped
│ ├── [email protected]
│ ├─┬ [email protected]

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.

@cirosantilli cirosantilli changed the title npm install fails with "error: ‘class v8::Object’ has no member named ‘ForceSet’" on node-sass with v10.15.1 npm install fails with "error: ‘class v8::Object’ has no member named ‘ForceSet’" on node-sass with node v10.15.1 Feb 3, 2019
@xiandalisay
Copy link

xiandalisay commented Mar 8, 2019

Hi @cirosantilli Got any updates? I also experience this issue.

Do I need to downgrade node v10 to v8?

@cirosantilli
Copy link
Author

cirosantilli commented Mar 8, 2019

@xiandalisay nope! I'll post if I do. I felt https://github.com/balderdashy/sails might be a better fit for me, as it seems to have more features :-)

@Zenoo
Copy link

Zenoo commented Aug 6, 2019

Same issue here.

Node v10.16.0

@xiandalisay
Copy link

@Zenoo It would be better to downgrade to v8 as well.

@ilanbiala
Copy link
Member

Can you try now with master?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants