Skip to content

Troubleshooting

Carson Holgate edited this page Nov 24, 2025 · 1 revision

Troubleshooting

Hotreloader won't start / valdi build <android|ios> fails

Unable to resolve dependency 'valdi_core' of module 'mobile' at modules/mobile/module.yaml: The operation could not be completed. 

This is a missing dependency in your build file.

Add "@valdi//src/valdi_modules/src/valdi/valdi_core" to the deps field of your module's BUILD.bazel

Can't run setup on Windows

Valdi does not support Windows as either a target or development environment.

Clone this wiki locally