haimich / billy

A simple invoice manager built with Electron.
https://haimich.github.io/billy/
MIT License
8 stars 0 forks source link

Error at npm start on mac #119

Closed boonkerz closed 6 years ago

boonkerz commented 7 years ago
src/common/providers/dbProvider.ts(6,19): error TS2559: Type 'string' has no properties in common with type 'Config'.
src/common/providers/settingsProvider.ts(45,5): error TS2322: Type 'Promise<string | { client: string; connection: { filename: string; }; migrations: { tableName: st...' is not assignable to type 'Promise<string>'.
haimich commented 6 years ago

This is finally fixed :-)