lncli-web
lncli-web copied to clipboard
lncli-web_directory
The instructions say "Copy generated certificate file into lncli-web directory, cp tls.cert [lncli-web_directory]/lnd.cert"
But does not say where the lncli-web_directory is located. I have copied the cert to lncli-web/public and it did not work.
I get the following output:
Macaroon support is enabled. Macaroon path is /home/gdb/lncli-web/config/../admin.macaroon error: Required lnd certificate path missing from application configuration.
The lncli-web directory should be the one where you have run your npm install and gulp bundlescommands.