nodejs/nan

Node 15 support?

LordZardeck opened this issue · 1 comments

I'm unable to install a project due to NAN not being able to compile. I'm guessing it's because I'm on Node 15 while it looks like the latest versions supported is 14. Are there plans to release a Node 15 compatible version soon?

Turns out it's not an issue with NaN but the dependency itself. Got confused since the first error was due to NaN, but when upgrading to 2.14.2 kept having errors, I didn't notice they were different.