This is the error what I am getting. Kindly help me on this.
2016-06-09T12:57:59.083Z - error: Failed to load collection images Error: Unable to read config.json, you are likely trying to use fs jsreport store provider on the data set created with nedb provider. Please switch connection string name to nedb.
Error: ENOTDIR, open '/home/dasitha/data/images/npm-debug.log/config.json'
at /home/dasitha/node_modules/jsreport/node_modules/jsreport-fs-store/lib/persistence.js:258:17
at /home/dasitha/node_modules/jsreport/node_modules/jsreport-fs-store/node_modules/fs-extra/node_modules/graceful-fs/graceful-fs.js:78:16
at fs.js:208:20
at Object.oncomplete (fs.js:108:15)
2016-06-09T12:57:59.084Z - error: Error occured during reporter init Error: Unable to read config.json, you are likely trying to use fs jsreport store provider on the data set created with nedb provider. Please switch connection string name to nedb.
Error: ENOTDIR, open '/home/dasitha/data/images/npm-debug.log/config.json'
at /home/dasitha/node_modules/jsreport/node_modules/jsreport-fs-store/lib/persistence.js:258:17
at /home/dasitha/node_modules/jsreport/node_modules/jsreport-fs-store/node_modules/fs-extra/node_modules/graceful-fs/graceful-fs.js:78:16
at fs.js:208:20
at Object.oncomplete (fs.js:108:15)
From previous event:
at /home/dasitha/node_modules/jsreport/node_modules/jsreport-core/lib/reporter.js:78:8
From previous event:
at Reporter.init (/home/dasitha/node_modules/jsreport/node_modules/jsreport-core/lib/reporter.js:57:30)
at Reporter.reporter.init (/home/dasitha/node_modules/jsreport/lib/extendInit.js:8:21)
at Object.<anonymous> (/home/dasitha/server.js:1:85)
^C
root@reportsvr-live:/home/dasitha# mkdir /home/dasitha/data/images/npm-debug.log/config.json
mkdir: cannot create directory ‘/home/dasitha/data/images/npm-debug.log/config.json’: Not a directory