Coder Social home page Coder Social logo

Broken package.json file about node-bunyan HOT 2 CLOSED

trentm avatar trentm commented on August 21, 2024
Broken package.json file

from node-bunyan.

Comments (2)

trentm avatar trentm commented on August 21, 2024

Works for me with node 0.8.14:

[08:32:08 trentm@banana:~/tmp/a]
$ npm install [email protected]
npm http GET https://registry.npmjs.org/bunyan/0.17.0
npm http 200 https://registry.npmjs.org/bunyan/0.17.0
npm http GET https://registry.npmjs.org/bunyan/-/bunyan-0.17.0.tgz
npm http 200 https://registry.npmjs.org/bunyan/-/bunyan-0.17.0.tgz
npm http GET https://registry.npmjs.org/dtrace-provider/0.2.4
npm http GET https://registry.npmjs.org/mv/0.0.4
npm http 304 https://registry.npmjs.org/mv/0.0.4
npm http 200 https://registry.npmjs.org/dtrace-provider/0.2.4
npm http GET https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.2.4.tgz
npm http 200 https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.2.4.tgz

> [email protected] install /Users/trentm/tmp/a/node_modules/bunyan/node_modules/dtrace-provider
> node-gyp rebuild

  ACTION binding_gyp_libusdt_target_build_libusdt .
Using node: /Users/trentm/opt/node-0.8.14/bin/node
Building libusdt for x86_64
rm -f *.gch
rm -f *.o
rm -f libusdt.a
rm -f test_usdt
rm -f test_usdt32
rm -f test_usdt64
gcc -O2 -arch x86_64   -c -o usdt.o usdt.c
gcc -O2 -arch x86_64   -c -o usdt_dof_file.o usdt_dof_file.c
gcc -arch x86_64 -o usdt_tracepoints.o -c usdt_tracepoints_x86_64.s
gcc -O2 -arch x86_64   -c -o usdt_probe.o usdt_probe.c
gcc -O2 -arch x86_64   -c -o usdt_dof.o usdt_dof.c
gcc -O2 -arch x86_64   -c -o usdt_dof_sections.o usdt_dof_sections.c
rm -f libusdt.a
ar cru libusdt.a usdt.o usdt_dof_file.o usdt_tracepoints.o usdt_probe.o usdt_dof.o usdt_dof_sections.o 
ranlib libusdt.a
  TOUCH Release/obj.target/libusdt.stamp
  CXX(target) Release/obj.target/DTraceProviderBindings/dtrace_provider.o
  CXX(target) Release/obj.target/DTraceProviderBindings/dtrace_probe.o
  SOLINK_MODULE(target) Release/DTraceProviderBindings.node
  SOLINK_MODULE(target) Release/DTraceProviderBindings.node: Finished
[email protected] node_modules/bunyan
├── [email protected]
└── [email protected]
[08:32:31 trentm@banana:~/tmp/a]
$ npm --version
1.1.65
n[08:32:57 trentm@banana:~/tmp/a]
$ node --version
v0.8.14
[08:32:59 trentm@banana:~/tmp/a]
$ 

Can you show me the full log of the failure and/or try with a more recent node? If this ends up blocking you, I'm cool removing that line.

from node-bunyan.

wbrady avatar wbrady commented on August 21, 2024

Sorry the log messaging for npm sucks and didn't end on the actual project it failed on.

from node-bunyan.

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.