cardstack/boxel

Running the realm-server fails with Fastboot TypeError

Closed this issue · 3 comments

After pulling the latest GitHub source now the pnpm start:all inside /realm-server fails with the following error:
"There was an error running your app in fastboot. More info about the error:
TypeError: (0 , cardstack_runtime_common_code_ref__WEBPACK_IMPORTED_MODULE_8_.isBaseDef) is not a function"

Did you start/build the host application first?

Did you start/build the host application first?
Yes

A clean installation works for me.