bluebeel / nextjs-shopify

This repository contains the app without webhook for the Build a Shopify app with Node and React tutorial.
nextjs-shopify-bluebeel.vercel.app
MIT License
75 stars 22 forks source link

fix: 🐛 use node@14 for vercel compat #9

Closed jamespamplin closed 3 years ago

jamespamplin commented 3 years ago

8 broke the vercel build as I restricted the node engine to node 15+ - vercel only supports LTS upto 14 at the moment.

Reducing to node 14 min fixes the build. The lockfile version 2 from npm 7 throws warnings, but results in a successful build.

vercel[bot] commented 3 years ago

Someone is attempting to deploy a commit to a Personal Account owned by @bluebeel on Vercel.

@bluebeel first needs to authorize it.