nuxt-express-example
nuxt-express-example copied to clipboard
TypeError: invalid options argument at mkdirp\lib\opts-arg.js
when i run command 'npm run dev', problem is appear. I debug and see error from
let db = new Datastore({ filename: __dirname + '/../db/article', autoload: true })