shifter-headless-nextjs-typescript
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.
Here are the steps I followed:
- cloned the repo and installed the packages
- created a .env file with wp-api URL
- npm run dev
