GithubHelp home page GithubHelp logo

Comments (6)

JCMais avatar JCMais commented on July 22, 2024

Run the following command:
$ DEBUG=node-libcurl npmunbox node-libcurl.npmbox

from node-libcurl.

dianadkle avatar dianadkle commented on July 22, 2024

I still get the same output:

$ DEBUG=node-libcurl npmunbox node-libcurl.npmbox

Unboxing node-libcurl.npmbox...
Unpacking node-libcurl...
Installing node-libcurl...
  { [Error: [email protected] install: `node tools/retrieve-win-deps && node tools/generate-stubs && pangyp rebuild`
Exit status 1]
  code: 'ELIFECYCLE',
  pkgid: '[email protected]',
  stage: 'install',
  script: 'node tools/retrieve-win-deps && node tools/generate-stubs && pangyp rebuild',
  pkgname: 'node-libcurl' }

I'm unsure if this is related, but I tried just using $ npm install node-libcurl on my local machine, a Mac OS, to see if I could get any more information and got the following warnings that also seem to be related to the script issue above:

npm WARN engine [email protected]: wanted: {"node":">= 0.10.0 && <= 0.12","iojs":">= 1.0.0"} (current: {"node":"0.12.7","npm":"2.13.4"})
-
> [email protected] install /Users/diana.le/node_modules/node-libcurl
> node tools/retrieve-win-deps && node tools/generate-stubs && pangyp rebuild

  CXX(target) Release/obj.target/node-libcurl/src/node-libcurl.o
  CXX(target) Release/obj.target/node-libcurl/src/Curl.o
In file included from ../src/Curl.cc:18:
../src/generated-stubs/curlAuth.h:1:9: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma warning( push )
        ^
../src/generated-stubs/curlAuth.h:2:9: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma warning( disable: 4838 )
        ^
../src/generated-stubs/curlAuth.h:19:9: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma warning( pop )
        ^
3 warnings generated.
  CXX(target) Release/obj.target/node-libcurl/src/CurlHttpPost.o
  CXX(target) Release/obj.target/node-libcurl/src/string_format.o
  SOLINK_MODULE(target) Release/node-libcurl.node
[email protected] node_modules/node-libcurl
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

Those are unrelated warnings.

I just tried using this npmbox in one debian machine and it worked. What is the node.js version that you are using?

from node-libcurl.

dianadkle avatar dianadkle commented on July 22, 2024

node-v0.12.7

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

Sorry for the delay @dianadkle.

What is the gcc version of the debian machine?

from node-libcurl.

JCMais avatar JCMais commented on July 22, 2024

timed out.

from node-libcurl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.