edge / cli

Command line interface for the Edge network

Home Page:https://files.edge.network/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edge update doesn't work, invalid arg type error

adamkdean opened this issue · comments

Potentially fixed by 425e5ef but need to verify next time CLI is updated

As expected, it's not just a case of the await being in the args.

$ edgetest update
Downloading v1.3.6
[critical] Error: failed to download latest binary: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Response