node-quickbooks icon indicating copy to clipboard operation
node-quickbooks copied to clipboard

request js has been deprecated

Open YasharF opened this issue 4 years ago • 2 comments

npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

It looks like the project needs to migrate from requestjs to something like AxiosJS.

RE: https://github.com/mcohen01/node-quickbooks/blob/master/package.json#L21

I would also suggest dropping bluebird since its functionality is built in the current versions of NodeJS and it is somewhat redundant and is bloating the dependency tree https://github.com/mcohen01/node-quickbooks/blob/master/package.json#L17

YasharF avatar Mar 03 '20 15:03 YasharF

Faced the same problem. Want to bump this issue

Vad-Gmnk avatar Jun 16 '23 14:06 Vad-Gmnk

Yes, we need this fixed please.

balyesh avatar Jun 22 '23 00:06 balyesh