Links

TypeScript App Troubleshooting

Build error during a deploy

TypeScript apps will fail to deploy when a feature is not compatible with your app's @journeyapps/runtime-build package version. The error shown in the build logs will typically be along the lines of:
Property <PropertyName> does not exist on interface <InterfaceName>