locomotivecms / wagon

Wagon is a command line tool that let's you develop for Locomotive right on your local machine.
https://www.locomotivecms.com
MIT License
188 stars 117 forks source link

update node-sass version in gemspec for node 16 #404

Closed manuchap closed 2 years ago

manuchap commented 3 years ago

node-version-support-policy

did commented 2 years ago

hi @manuchap, how confident are you about this PR?

manuchap commented 2 years ago

Well, I've had problems with node-sass in the past so I followed the node-version-support-policy until node 16 which forced me to update node-sass which in turn forced me to update many other gems. I found this solution on stack overflow which resolved all dependencies problems...