Closed TerryMooreII closed 10 years ago
Hej Terry,
Is the mcjs.sqlite file and the directory present? I automatically fix the file rights when the app starts, if the file is not present, this error could occur. I'll add an if to check if the file actually exists.
Thanks man. Jan
I've added the checks to see if the files exist and if no sqlite file exists, it will be created for you. Could you please let me know if this fixes it?
Thanks!
That fixed it.
Hey man its been a while since I have synced up or done a new NPM install.
In any case I just did a
npm install mediacenterjs
and thennode server
and I got this message. Any thoughts?