Baroshem / nuxt-shopify-tailwind

Headless Commerce website with Nuxt 3, Shopify, and Tailwindcss
https://nuxt-shopify-tailwind.vercel.app/
57 stars 7 forks source link

Client network socket disconnected before secure TLS connection was established #16

Open apacheao opened 3 weeks ago

apacheao commented 3 weeks ago

Hello Baroshem,i download the nuxt-shopify-tailwind repo,used npm install and npm run dev,in vscode terminal show ERROR logs WechatIMG86

package.json file like this: "devDependencies": { "@nuxtjs/tailwindcss": "6.12.1", "nuxt": "3.12.4" }, "dependencies": { "nuxt-graphql-client": "0.2.36" }

please help me,thx!

Baroshem commented 2 weeks ago

Hey there!

Could you try with the newer api like 2023-07? Maybe the older api is no longer available.