datopian / datahub-qa

:package: Bugs, issues and suggestions for datahub.io

Home Page:https://datahub.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data get failing

higorspinto opened this issue · comments

Describe the issue

I'm trying to download a data package with data get on data-cli. The command is returning an error.

How to reproduce

  • Trying to get the data
data get https://datahub.io/core/population-city
  • Returned error
(node:15048) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
> Error! primordials is not defined
  • My Node version:
v12.12.0

Expected behavior

Processing should succeed?