`yarn start:ui` results in blank screen
Closed this issue · 1 comments
0xpatrickdev commented
TypeError: At intrinsics.Object.groupBy expected boolean not function
at installSesLockdown.ts:7:1
Steps to Reproduce
[clone repository or use yarn create @agoric/dapp]
# install dependencies
yarn
# start web app
yarn start:ui
Environment
- dapp-offer-up: 64f6e05
- node: v18.18.2 (for vite dev server)
- brave: Version 1.61.114 Chromium: 120.0.6099.199
- chrome: 120.0.6099.199
- arm64 / mac
mhofman commented
See endojs/endo#1767, fixed in latest SES.