Hello,
There is an issue with the last update of lb4, impossible to build.
Argument of type '{ required: PermissionKeys[]; }' is not assignable to parameter of type 'string | AuthenticationMetadata'
To test:
- Clone this repo
lb4 update
npm audit fix
npm run clean; npm run build

Hello,
There is an issue with the last update of lb4, impossible to build.
Argument of type '{ required: PermissionKeys[]; }' is not assignable to parameter of type 'string | AuthenticationMetadata'To test:
lb4 updatenpm audit fixnpm run clean; npm run build