You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some node engines (for example FreeBSD's port) are using system provided libuv and therefore node include files will not have uv.h installed with them.
Some node engines (for example FreeBSD's port) are using system provided libuv and therefore node include files will not have uv.h installed with them.
A fallback should be provided for this case.