Closed WuglyakBolgoink closed 5 years ago
Installation is currently breaking in Node 12 due to the node-sass
version being out of date and incompatible with newer versions of Node. #720 is a step towards that fix. @xzyfer Do we have an estimated timeline for when Node 12 will be supported and dependencies bumped to do so?
I updated #720 earlier today to now also reference NodeJS 12.
This is not needed because of how SemVer works. You can always update the transient node-sass with npm update node-sass
if you wish.
Hallo!
Can you update all dependencies?
Related #719