nuxt-express-example icon indicating copy to clipboard operation
nuxt-express-example copied to clipboard

TypeError: invalid options argument at mkdirp\lib\opts-arg.js

Open TrietPham96 opened this issue 4 years ago • 1 comments

TrietPham96 avatar Apr 18 '20 11:04 TrietPham96

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 })

TrietPham96 avatar Apr 18 '20 11:04 TrietPham96