Skip to content

Troubleshooting

  1. Check that the plugin is enabled in Settings > Plugins
  2. Verify your business type matches the plugin requirements
  3. Refresh the page
  1. Clear node_modules: npm run clean:all && npm install
  2. Regenerate manifests: npm run generate:manifests
  3. Rebuild: npm run build

More troubleshooting guides coming soon…