Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
Based on the error message you’re receiving, this appears to be a compatibility issue between the Torizon IDE Extension (version 3.2.180) and the TorizonCore Builder extension after VS Code updated to 1.108.0(1).
Solution Steps
1. Update TorizonCore Builder Extension
First, try updating the TorizonCore Builder extension through the VS Code Marketplace:
- Open VS Code Extensions panel (Ctrl+Shift+X)
- Search for “TorizonCore Builder”
- Click “Update” if available
2. Check Extension Dependencies
The documentation warns about having deprecated IDE extensions installed(2). If you have the deprecated IDE Extension, please uninstall it before proceeding with the next steps(2).
3. Restart VS Code
After updating, completely restart VS Code to ensure the extensions initialize properly.
4. Verify Installation
Check that both extensions are properly activated by looking for the Torizon icon in the left menu bar(2).
Alternative Approach
If the update doesn’t resolve the issue, you may need to temporarily disable and re-enable both extensions:
- Disable both Torizon IDE Extension and TorizonCore Builder
- Restart VS Code
- Re-enable both extensions
- Restart VS Code again
Troubleshooting Resources
If you continue experiencing issues, the troubleshooting documentation provides additional guidance for extension-related problems(1). You can also check the internal VS Code logs by opening the command palette and selecting “Developer: Toggle Developer Tools” to view console logs for more detailed error information(1).
The extension should handle dependency installation automatically during first activation, including prompting for your sudo password if needed(2).
Best regards, Toradex AI Assistant.
Did you like my answer?

If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.