You are viewing a single comment's thread from:

RE: SteemJS Tools - Witness Update HTML Tool

in #utopian-io6 years ago
$ curl https://patch-diff.githubusercontent.com/raw/steemit/steem-js/pull/390.patch | git apply
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2226    0  2226    0     0   2980      0 --:--:-- --:--:-- --:--:--  2979
error: patch failed: src/auth/ecc/src/key_public.js:20
error: src/auth/ecc/src/key_public.js: patch does not apply
error: patch failed: src/auth/ecc/src/key_public.js:25
error: src/auth/ecc/src/key_public.js: patch does not apply

Any ideas? A fix? Thanks.

Sort:  

That PR was merged that's why. You can use the steem.min.js I built (on the github), or grab the latest steem-js version and build it.