You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have purchased and set up the Vristo Tailwind Vue.js theme for my project. The theme works fine with the default setup, but issues arise when I try to install additional third-party packages such as vue3-otp-input-field. After installing this package (or similar packages), the application throws an error and fails to start.
I believe the issue may stem from compatibility problems between the Vristo theme's setup and these external packages, potentially related to how the theme handles its dependencies or the bundling process.
Despite following the official Vue.js installation and setup guidelines, the problem persists, making it impossible to extend the theme’s functionality with any new packages. Since Vristo is a paid theme and not open-source, I am unable to investigate the root cause in-depth.
This is critical as it prevents me from using common Vue.js packages that are essential for my project’s functionality
The text was updated successfully, but these errors were encountered:
I have purchased and set up the Vristo Tailwind Vue.js theme for my project. The theme works fine with the default setup, but issues arise when I try to install additional third-party packages such as vue3-otp-input-field. After installing this package (or similar packages), the application throws an error and fails to start.
I believe the issue may stem from compatibility problems between the Vristo theme's setup and these external packages, potentially related to how the theme handles its dependencies or the bundling process.
Despite following the official Vue.js installation and setup guidelines, the problem persists, making it impossible to extend the theme’s functionality with any new packages. Since Vristo is a paid theme and not open-source, I am unable to investigate the root cause in-depth.
This is critical as it prevents me from using common Vue.js packages that are essential for my project’s functionality
The text was updated successfully, but these errors were encountered: