You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error occurred in handler for 'list-hashtags': SqliteError: no such table: hashtags
at Database.prepare (/home/h3poteto/src/github.com/h3poteto/whalebird-desktop/node_modules/better-sqlite3/lib/methods/wrappers.js:5:21)
at eval (webpack://Whalebird/./src/main/db/hashtags.ts?:9:25)
at new Promise (<anonymous>)
at listTags (webpack://Whalebird/./src/main/db/hashtags.ts?:8:12)
at eval (webpack://Whalebird/./src/main/index.ts?:707:79)
at Generator.next (<anonymous>)
at eval (webpack://Whalebird/./src/main/index.ts?:49:71)
at new Promise (<anonymous>)
at __awaiter (webpack://Whalebird/./src/main/index.ts?:45:12)
at eval (webpack://Whalebird/./src/main/index.ts?:706:89) {
code: 'SQLITE_ERROR'
}
How To Reproduce
Open Whalebird
See logs
Your Environment
OS: Manjaro Linux
Whalebird Version: 5.0.5
Instance: all
The text was updated successfully, but these errors were encountered:
Description
How To Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: