generator icon indicating copy to clipboard operation
generator copied to clipboard

sass instead of node-sass

Open saeedhei opened this issue 2 years ago • 3 comments

Express application generator is using node-sass and is old and not work in Ubuntu server with new node.js. Please update Express application generator with new sass npm.

saeedhei avatar Feb 10 '23 15:02 saeedhei

Same issue, express generator uses "node-sass-middleware": "0.11.0" that dependent on 'node-sass': '^4.3.0' that is incompatible with node versions newer than node v14

mErlin-sp avatar Apr 28 '24 20:04 mErlin-sp

any Update?

saeedhei avatar Jul 08 '24 10:07 saeedhei

So much for express-generator.

IgorArnaut avatar Feb 13 '25 09:02 IgorArnaut