Ashkan999 / how-long-till-a-millionaire

0 stars 0 forks source link

Change node sass to dart sass #17

Open Ashkan999 opened 2 years ago

Ashkan999 commented 2 years ago

See https://stackoverflow.com/questions/68976148/how-to-fix-this-node-sass-build-error-on-netlify

Ashkan999 commented 2 years ago

Node sass is deprecated and needs to be changed to dart sass. Also the current project node sass version does not work with node 16 which is the version netlify uses. To solve this issue for now, an env variable is set to node 14 in netlify.