HiFaraz / node-playbook

Get started fast with Node.js

Home Page:http://nodeplaybook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Native modules and Windows

JarLowrey opened this issue · comments

Just use Linux? A workaround via installing similar yet different NPM packages will lead to using outdated, hard to find packages in the long run. If Linux is not possible, then I suppose it would be necessary

commented

Closing per #8:

Switching to Linux may be the best solution overall but it is overkill for one specific problem if you aren't on Linux. There is a switching cost.

And an alternate solution with the Windows build tools is already provided.

That being said, I'd welcome a PR adding OS-specific options (e.g.a table of pure JS alternatives).

I do agree with your concern about alternate packages. The best recommendation I can give for now is to make sure the package is well supported.