sintaxi/harp

Doesn't work with Node version > 12

Closed this issue · 2 comments

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?

Never mind. I figured out that I had an old version of harp installed globally.

I figured that was the case. To be sure I just make a release which updates all the dependencies. harp@0.41.2