When i try to install opensaas and when i try to wasp db migrate-dev i get this
[ Wasp ] ext-src/admin/elements/charts/BarChart.tsx(95,9): error TS2353: Object literal may only specify known properties, and 'radius' does not exist in type '{ strokeColor?: string; strokeWidth?: number; fillColors?: string[]; shape?: ApexMarkerShape; offsetX?: number; offsetY?: number; customHTML?(): any; onClick?(): void; }'.
--- [Error] Your wasp project failed to compile: -------------------------------- SDK build failed with exit code: 2
--- [Error] Compilation of wasp project failed: --------------------------------1 errors found

