node-ife icon indicating copy to clipboard operation
node-ife copied to clipboard

Interface Management for Node.js

Results 6 node-ife issues
Sort by recently updated
recently updated
newest added

I was trying to test this module, but had some issues installing. I enclose the following: 1. Console output 2.npm-debug.log ## 1. Console output npm WARN engine [email protected]: wanted: {"node":"0.6...

Hi I'm struggling to install node-ife on Debian (Jessie) running node 4.6.2. Node-gyp fails with compile errors. After some trouble (I'm new to the framework), I realised the module only...

Lots of errors. ``` c++ '-DNODE_GYP_MODULE_NAME=IFEBinding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/Users/ak/.node-gyp/7.0.0/include/node -I/Users/ak/.node-gyp/7.0.0/src -I/Users/ak/.node-gyp/7.0.0/deps/uv/include -I/Users/ak/.node-gyp/7.0.0/deps/v8/include -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions...

Hey there, I see the CDDL license in the project repository. What portion of the code is under CDDL? I'm don't believe it's legal to use CDDL code in an...

I've had issues building on FreeBSD 10 (seems like an issue with g++ being replaced by clang on FreeBSD 10). So now I've tried FreeBSD 9.3 and that's failing too,...

We detected a strange behavior (segmentation fault) if an IPv4 and IPv6 loopback device is on an SmartOS zone. This will only happen if a IPv4 address is set but...