Skip to content

I can't install the package #46

@jabrena

Description

@jabrena

Hi,

I am trying to use your module but I can't.

The output is:

>npm install node-curl --save
|
> node-curl@0.3.3 install C:\Users\PATH_TO_PROJECT\node_modules\node-curl
> sh src/generate_curl_options_list.sh && (node-gyp rebuild || node-waf configur
e build)

"sh" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (
x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "node-curl" "--save"

npm ERR! node v0.12.7
npm ERR! npm  v2.11.3
npm ERR! code ELIFECYCLE

npm ERR! node-curl@0.3.3 install: `sh src/generate_curl_options_list.sh && (node
-gyp rebuild || node-waf configure build)`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-curl@0.3.3 install script 'sh src/generate_curl_opti
ons_list.sh && (node-gyp rebuild || node-waf configure build)'.
npm ERR! This is most likely a problem with the node-curl package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     sh src/generate_curl_options_list.sh && (node-gyp rebuild || node-w
af configure build)
npm ERR! You can get their info via:
npm ERR!     npm owner ls node-curl
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\UsersPATH_TO_PROJECT\npm-debug.log

What is the problem?

Juan Antonio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions