alexsong93 / momentum-desktop

Tool for setting the momentum chrome extension background as the wallpaper for your desktop
MIT License
14 stars 4 forks source link

Getting this error #2

Open louiskueh opened 6 years ago

louiskueh commented 6 years ago

momentum-desktop@0.0.0 start C:\Users\xxxx\Programming\momentum-desktop-master cross-env NODE_ENV=test node app.js

Unhandled rejection Error: SQLITE_ERROR: no such table: ItemTable

ivannedyalkov commented 6 years ago

momentum-desktop@0.0.0 start /Users/ivannedyalkov/Downloads/momentum-desktop-master cross-env NODE_ENV=test node app.js

Unhandled rejection Error: SQLITE_ERROR: no such table: ItemTable

I did try this script on macOS and Windows with node.js v8.94. Both with same error.

JonasPik commented 6 years ago

Any solutions how to fix this?

kkumlien commented 3 years ago

localStorage has changed on Chrome. Try this approach instead: https://gist.github.com/kkumlien/d73382148bede541c862239799636360