LL
Size: a a a
LL
A
A
A
LL
A
A
(use-package org-roam-ui
:quelpa ((org-roam-ui :fetcher github :repo "org-roam/org-roam-ui") :upgrade t))
A
A
$ curl http://localhost:35901
<!DOCTYPE html>
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<pre></pre>
</body></html>
A
LL
A
A
A
A
A
A
$ emacsclient -e 'org-roam-ui/app-build-dir' | xargs ls
ls: cannot access '/home/aragaer/.config/emacs/elpa/org-roam-ui-20210810.1501/out/': No such file or directory
A