You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: