humanz
humanz
WWindmill
Created by humanz on 12/14/2023 in #help
Infer Type Unreachable
I'm attempting to migrate from a self-hosted windmill instance to Windmill Cloud. I installed the wmill CLI and pulled the files from the self-hosted install; however, when I attempt to push the files in wmill Cloud, I get the attached error message: error: Uncaught (in promise) Error: infer type unreachable throw new Error("infer type unreachable"); ^ at pushObj (https://deno.land/x/wmill@v1.226.1/types.ts:122:11) at Command.push [as actionHandler] (https://deno.land/x/wmill@v1.226.1/sync.ts:762:15) at eventLoopTick (ext:core/01_core.js:178:11) at async Command.execute (https://deno.land/x/cliffy@v1.0.0-rc.2/command/command.ts:1948:7) at async Command.parseCommand (https://deno.land/x/cliffy@v1.0.0-rc.2/command/command.ts:1780:14) at async https://deno.land/x/wmill@v1.226.1/main.ts:133:3 A couple files were created on wmill Cloud but vast majority has not. Please advise on how to best proceed
44 replies