Skip to content

DF0008: View distDir Not Found ​

Message ​

distDir {distDir} does not exist

Cause ​

DevframeViewHost.hostStatic() was asked to mount a directory that doesn't exist on disk.

Fix ​

Verify the distDir path resolves correctly (run your SPA build first, and check the resolved absolute path).

Source ​

Released under the MIT License.