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

node curl wrapper with fully implemented

Results 32 node-curl issues
Sort by recently updated
recently updated
newest added

Hey, im running into this problem on a aws instance when ever it requires node-curl, i run into : Error: Cannot find module '/home/ubuntu/node_modules/node-curl/lib/../build/default/node-curl' running console.log on the error :...

..\src\Easy.cc : error C2220: warning treated as error - no 'object' file generated [D:\ita-apollo\Trunk\Development\CodeReview\Git_Code\ita-apollo\node_modules\node-libcurl\build\node_libcurl.vcxproj] ..\src\Easy.cc : warning C4819: The file contains a character that cannot be represented in the current...

Below is what I can ascertain as the relevant information. Please let me know if you need any further details. ``` stack Error: `make` failed with exit code: 2 stack...

system type : 64-bit operating system, x64-based processor os : windows 8 -----my script---- var curl = require('curlrequest'); var options = { url: 'api.github.com/repos/jiangmiao/node-curl' , verbose: true , stderr: true...

whenever i am use any test script from wiki i am getting this error Error: unsupported option URL at Curl.setopt (/Users/SMAK/vagrant/XXXXX/node/public_html/upload/node_modules/node-curl/lib/Curl.js:67:13) at Function.curl.setOptions (/Users/SMAK/vagrant/XXXXX/node/public_html/upload/node_modules/node-curl/lib/CurlBuilder.js:140:22) at Function.curl.perform (/Users/SMAK/vagrant/XXXXX/node/public_html/upload/node_modules/node-curl/lib/CurlBuilder.js:67:14) at curl (/Users/SMAK/vagrant/XXXXX/node/public_html/upload/node_modules/node-curl/lib/CurlBuilder.js:36:29)...

I found a lota challenge in installing the latest version. I am using digitalocean nodejs application build ``` node -v v0.12.4 npm -v 2.10.1 ``` And errors found - `npm...

when I run node-gyp I got this error: SyntaxError: EOL while scanning string literal make: **\* [Makefile] Error 1 make: Leaving directory `/home/slim/testa/build' gyp ERR! build error gyp ERR! stack...

Got following error when trying to run sudo npm install node-curl --save in AWS ubuntu 14.04 sudo npm install node-curl --save npm WARN package.json [email protected] No repository field. npm WARN...

Cant install HOmebridge just gettin This error gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23) gyp ERR! stack...