shifter-headless-nextjs-typescript icon indicating copy to clipboard operation
shifter-headless-nextjs-typescript copied to clipboard

TypeError: Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.

Open nilsdenon opened this issue 4 years ago • 0 comments

Here are the steps I followed:

  1. cloned the repo and installed the packages
  2. created a .env file with wp-api URL
  3. npm run dev image

nilsdenon avatar Jan 22 '21 22:01 nilsdenon