I started configuring a new app by following the following commands:
npm init @Shopify_77 /app@latest
- npm run dev
- I log in and receive the following message:
request to https://accounts.shopify.com/oauth/token?grant_type=authorization_code&co │
│ de=1f1f69ff77e478c1b454a038602b601537976052ef05b00e8fa6d17478fab319&redirect_uri=htt │
│ p%3A%2F%2F127.0.0.1%3A3456&client_id=fbdb2649-e327-4907-8f67-908d24cfd7e3&code_verif │
│ ier=qJO4HIKbNiGHj4wcQTQkScq_2st2FF5fcf8Ro_Yotfg failed, reason: self-signed │
│ certificate in certificate chain
I’m using Node 18.12.1.