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
Hi, I just updated to node 8.16.1 from 6.4.0. I'm on csscomb version 4.2.
When running it seem to execute but when running it verbose it actually shows that it's not writing the files. It does in fact sort them but not write them to the system.
Hi, I just updated to node 8.16.1 from 6.4.0. I'm on csscomb version 4.2.
When running it seem to execute but when running it verbose it actually shows that it's not writing the files. It does in fact sort them but not write them to the system.
node 8.16.1 + csscomb 4.2:
When downgrading again to node 6 it starts to work again and tells me:
node 6.4.0 + csscomb 4.2:
And in fact it formats my files in node version 6 but not in 8. Downgrading to csscomb v3.1 also fixes the issue.
node 8.16.1 + csscomb 3.1.8:
So not sure why this is, but at least you got a good idea what to be aware of when using more node 8 features.
The text was updated successfully, but these errors were encountered: