Bubblewrap Cli Error unable to get local issuer certificate

249 Views Asked by At

I couldn't run the command

bubblewrap init --manifest="https://mydomain/manifest.json"

I got error

cli ERROR unable to get local issuer certificate

I tried to set false "strict-ssl" also tried to configure

npm config set cafile "file/-path.crt"

but unable to fix this error.

0

There are 0 best solutions below