Running the realm-server fails with Fastboot TypeError
Closed this issue · 3 comments
vimalaad commented
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"
backspace commented
Did you start/build the host
application first?
vimalaad commented
Did you start/build the
host
application first?
Yes
vimalaad commented
A clean installation works for me.