Dev support
Quick Links
Common Issue Categories
Before You Start
Last updated
Was this helpful?
Are you having issues using the kit? Join our discord server to receive support from our devs or open an issue on our Github!
Check our Troubleshooting section.
Contact us on Discord: https://discord.gg/wGkQnPpRVq
Open an issue on Github: https://github.com/vechain/vechain-kit/issues
Use yarn or npm to build the packages. pnpm is known to have some issues we are trying to solve.
If your issue is not addressed here, please reach out to us:
Discord: https://discord.com/invite/vechain
GitHub Issues: https://github.com/vechain/vechain-kit/issues
Problems when upgrading from DApp Kit or managing dependencies
Peer Dependencies
From DApp Kit
CSS conflicts and theming problems
Chakra UI Conflicts
CSS Framework Conflicts
Runtime and functionality problems
Fee Delegation
Privy Popup Blocking
Check that you're using the latest version of VeChain Kit
Ensure all peer dependencies are correctly installed
Clear your build cache (rm -rf node_modules .next && npm install)
Can't find your issue? Search our GitHub Issues or ask on Discord.
Last updated
Was this helpful?
Was this helpful?