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.