What common issues might one encounter when customizing a theme on Fynd Platform and how to troubleshoot them?
While the specific documentation doesn’t mention common issues or troubleshoot techniques, a few potential problems might be:
- Installation issues: Make sure Node.js and Git are installed in your system. If global installation fails, try the command with sudo/root permissions.
- Access: Wait to gain access to the merchant’s application before starting.
- Authentication: Ensure you’re using correct registered mobile number or email.
- Theme token: You need the theme token to clone the merchant’s theme code. Ensure you have it.
- Preview & Sync: Ensure you run ‘fdk theme serve’ and ‘fdk theme sync’ commands properly.
- VueJS Knowledge: You need to have a basic knowledge of VueJS as it’s required during customization.
For more information or issues, please refer to the guide here.