Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort error #23

Open
claresudbery opened this issue Jan 31, 2020 · 4 comments
Open

Sort error #23

claresudbery opened this issue Jan 31, 2020 · 4 comments

Comments

@claresudbery
Copy link

Hi
I'm running this tool on a current Chrome bookmark file but I'm getting the following error:
(KeyError) key :sort not found in: %{"children" =>
(and then it quotes the json from the bookmarks file).
I'm attaching the bookmarks file that I'm running the tool on.
tw-bookmarks.txt

@rjmoggach
Copy link

Same error here:

key :sort not found in: %{"children" => [%{"date_added" => "13224181674586972", "guid" => "d02918bb-
...

...
"13110997040180213", ...}, %{...}, ...]}
    (bookmarker 1.0.0) lib/bookmarker/runner.ex:14: Bookmarker.Runner.order_bookmarks/1
    (bookmarker 1.0.0) lib/bookmarker/runner.ex:8: Bookmarker.Runner.run/1
    (elixir 1.10.4) lib/kernel/cli.ex:124: anonymous fn/3 in Kernel.CLI.exec_fun/2

@lubien
Copy link
Owner

lubien commented Aug 3, 2020

Can I ask your elixir versions?

@rjmoggach
Copy link

elixir -v
Elixir 1.10.4 (compiled with Erlang/OTP 23)

@urielfcampos
Copy link

Tried reproducing this which the included bookmark file, but couldnt reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants