Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

[ISSUE] Error while npm install on Mac #108

@afraz-khan

Description

@afraz-khan

Hi ,
I am unable to install bitpay-rest on my mac. "npm install bitpay-rest" is throwing an error when building secp256k1.
Have a look on logs

Afraz-imac:api ahmad.afraz$ cd /Users/ahmad.afraz/Desktop/btpay_poc
Afraz-imac:btpay_poc ahmad.afraz$ npm install bitpay-rest
npm WARN deprecated request@2.87.0: request has been deprecated, see request/request#3142

bignum@0.13.1 install /Users/ahmad.afraz/Desktop/btpay_poc/node_modules/bignum
node-gyp rebuild

CXX(target) Release/obj.target/bignum/bignum.o
SOLINK_MODULE(target) Release/bignum.node

secp256k1@1.1.5 install /Users/ahmad.afraz/Desktop/btpay_poc/node_modules/secp256k1
node-gyp rebuild

CXX(target) Release/obj.target/secp256k1/functions.o
In file included from ../functions.cc:5:
.././async.h:45:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
callback->Call(3, argv);
^
Please if someone encountered this issue and solved then tell me the solution. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions