Giter VIP home page Giter VIP logo

Comments (10)

frankhn avatar frankhn commented on August 19, 2024 1

@aksalj Trying this works at some point
npm i africastalking -S
Don't know why tho

from africastalking-node.js.

frankhn avatar frankhn commented on August 19, 2024

Had this issue as well, I wonder if these guys ever check this anyway????

from africastalking-node.js.

aksalj avatar aksalj commented on August 19, 2024

Hey @frankhn , can you share any error logs?

from africastalking-node.js.

frankhn avatar frankhn commented on August 19, 2024

@aksalj Once you hit npm install --save africastalking

it keeps on repeating this forever

../deps/grpc/src/core/lib/gprpp/memory.h:119:37: warning: unused parameter 'n' [-Wunused-parameter] void deallocate(T* p, std::size_t n) { gpr_free(p); } ^ In file included from ../deps/grpc/src/core/lib/channel/channel_stack_builder.cc:21: In file included from ../deps/grpc/src/core/lib/channel/channel_stack_builder.h:27: In file included from ../deps/grpc/src/core/lib/channel/channel_stack.h:44: ../deps/grpc/src/core/lib/debug/trace.h:119:37: warning: unused parameter 'default_enabled' [-Wunused-parameter] constexpr DebugOnlyTraceFlag(bool default_enabled, const char* name) {} ^ ../deps/grpc/src/core/lib/debug/trace.h:119:66: warning: unused parameter 'name' [-Wunused-parameter] constexpr DebugOnlyTraceFlag(bool default_enabled, const char* name) {} ^ ../deps/grpc/src/core/lib/debug/trace.h:124:25: warning: unused parameter 'enabled' [-Wunused-parameter] void set_enabled(bool enabled) {} ^ In file included from ../deps/grpc/src/core/lib/channel/channel_stack_builder.cc:21: In file included from ../deps/grpc/src/core/lib/channel/channel_stack_builder.h:27: In file included from ../deps/grpc/src/core/lib/channel/channel_stack.h:47: In file included from ../deps/grpc/src/core/lib/iomgr/call_combiner.h:30: ../deps/grpc/src/core/lib/gprpp/ref_counted.h:83:59: warning: unused parameter 'trace_flag' [-Wunused-parameter] constexpr explicit RefCount(Value init = 1, TraceFlagT* trace_flag = nullptr) ^ ../deps/grpc/src/core/lib/gprpp/ref_counted.h:103:33: warning: unused parameter 'location' [-Wunused-parameter] void Ref(const DebugLocation& location, const char* reason, Value n = 1) { ^ ../deps/grpc/src/core/lib/gprpp/ref_counted.h:103:55: warning: unused parameter 'reason' [-Wunused-parameter] void Ref(const DebugLocation& location, const char* reason, Value n = 1) { ^

from africastalking-node.js.

aksalj avatar aksalj commented on August 19, 2024

What is your version of nodejs and which OS? I am trying to replicate the issue; but from that log, it's looking like one of the dependencies(grpc) is failing to build

from africastalking-node.js.

frankhn avatar frankhn commented on August 19, 2024

Node -v : v15.10.0
Mac OS

from africastalking-node.js.

aksalj avatar aksalj commented on August 19, 2024

@frankhn Unable to replicate the issue on node 15.10.0 and Mac OS 11.3.1 Can you try updating your xcode command line tools package?

from africastalking-node.js.

aksalj avatar aksalj commented on August 19, 2024

Or you could share the entire log to the point where it starts looping...

from africastalking-node.js.

LinusMuema avatar LinusMuema commented on August 19, 2024

Hi @aksalj
I am facing the same issue even after trying the suggested solution.

The complete log:
2022-01-28T09_11_36_656Z-debug-0.log

from africastalking-node.js.

aksalj avatar aksalj commented on August 19, 2024

Hey @LinusMuema, thanks for the log. Can you try using v0.5.5?

from africastalking-node.js.

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.