M
M
Mykhailo2018-06-23 12:53:53
Sass
Mykhailo, 2018-06-23 12:53:53

Who can tell me how to solve the problem with sass?

After installing sass: sudo npm i -g sass I run
sass -v in the terminal
And it gives an error:
/usr/local/lib/node_modules/sass/sass.dart.js:1997
throw He(H.cH(a,function( e,f){return e.replace(/[^<,> ]+/g,function(g){return f[g]||g})}(z+y,init.mangledGlobalNames)))},
^
TypeError: Instance of 'dz': type 'dz' is not a subtype of type 'List'
at Object.e (/usr/local/lib/node_modules/sass/sass.dart.js:1629:3)
at Object .c (/usr/local/lib/node_modules/sass/sass.dart.js:1997:9)
at uZ.dart.fh (/usr/local/lib/node_modules/sass/sass.dart.js:10234: 19)
at Object.tK (/usr/local/lib/node_modules/sass/sass.dart.js:1597:69)
at Object.fy (/usr/local/lib/node_modules/sass/sass.dart.js:5690:28)
at dart.Cd (/usr/local/lib/node_modules/sass/sass.dart.js:7278: 10)
at Object.run_(/usr/local/lib/node_modules/sass/sass.dart.js:7266:42)
at Object. (/usr/local/lib/node_modules/sass/sass.js:8:7)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10 )

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question