https://github.com/lldap/lldap logo
where i installed `lldap` into... i downloaded bi...
# troubleshooting
a
where i installed
lldap
into... i downloaded bits and pieces of it from different spots according to some earlier help in this channel because apparently the latest release wasn't proper
Copy code
~> tree /nix/store/gkfg7i21s89nzq9vb493jp1mj7fdhs85-lldap-0.4.1                                                                                                       
/nix/store/gkfg7i21s89nzq9vb493jp1mj7fdhs85-lldap-0.4.1
├── app
│   ├── index.html
│   ├── main.js
│   ├── pkg
│   │   ├── bundle.js
│   │   ├── lldap_app_bg.wasm
│   │   ├── lldap_app_bg.wasm.d.ts
│   │   ├── lldap_app.d.ts
│   │   ├── lldap_app.js
│   │   └── package.json
│   └── static
│       ├── fonts
│       │   └── fonts.txt
│       ├── fonts.css
│       ├── libraries.txt
│       ├── spinner.gif
│       └── style.css
└── lldap

4 directories, 14 files
5 Views