replace deprecated node-sass with dart sass#104
replace deprecated node-sass with dart sass#104wxw-matt wants to merge 1 commit intotonik:developfrom
Conversation
|
Hey @wxw-matt how did you replace node-sass by dart sass |
|
Does it work with node 18 if you just change that? Have you test it? Does it work for you? @wxw-matt |
Hi @virgin71 , I haven't tested it. It should work according to description:
|
|
Yeah, but adding that one only, will break other dependences. |
True, sometimes it happens. Have to fix it one by one. |
As node-sass is deprecated and it does not work on arm64 (Apple M1), I fix this by using dart sass.