Doesn't work with Node version > 12
jodymgustafson opened this issue · 2 comments
jodymgustafson commented
When I try to run harp I get the following error:
Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (83)
This is because node sass only works with node up to version 12. Even if I remove any sass files it still throws this error. This makes Harp unusable for me since I'm on v14. I can live without sass support. Is there any way to tell Harp to not use the sass processor so the whole thing isn't broken?
jodymgustafson commented
Never mind. I figured out that I had an old version of harp installed globally.
sintaxi commented
I figured that was the case. To be sure I just make a release which updates all the dependencies. harp@0.41.2