Hello again, On 5. november 2013 at 2:31 PM, "Aaron" <def...@gmail.com> wrote: > >The problem is because node's gyp was not taught (my bad - I fixed >it for next release) what OpenBSD boxes are. > >To fix it - simply `pkg_add gyp` (obviously you will need to have >PKG_PATH set). Once gyp is installed the "['OS == "openbsd"', >{'defines': ['CORO_ASM']}]," line will actually be picked up.
Any chance you could bump the version to 1.0.1? My `npm install` still trying to install node-fibers after installing it via ports, probably because the parent Node package requires Fibers 1.0.1 as opposed to 0.6.8p0 in ports. Thanks. O.D.