lncli-web icon indicating copy to clipboard operation
lncli-web copied to clipboard

lncli-web_directory

Open ghost opened this issue 7 years ago • 1 comments

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.

ghost avatar Oct 01 '18 06:10 ghost

The lncli-web directory should be the one where you have run your npm install and gulp bundlescommands.

mably avatar Oct 01 '18 07:10 mably