localeai / covid19-live-visualization

Live visualization of novel corona virus (COVID19) outbreak
https://covid19.locale.ai
MIT License
155 stars 41 forks source link

Remove/replace deprecated npm request library #5

Closed Committing closed 4 years ago

Committing commented 4 years ago

Image of Yaktocat

https://github.com/request/request/issues/3142

haxzie commented 4 years ago

Thanks for reporting @Committing :raised_hands:

ghost commented 4 years ago

Try node-fetch

haxzie commented 4 years ago

request is not a direct dependency on the project. There's not much we can do unless the maintainers of these packages update them.

https://github.com/nodejs/node-gyp/issues/2047

+-- @vue/cli-plugin-babel@4.2.3
| `-- @vue/cli-shared-utils@4.2.3
|   `-- request@2.88.2  deduped
`-- node-sass@4.13.1
  +-- node-gyp@3.8.0
  | `-- request@2.88.2  deduped
  `-- request@2.88.2