Closed xream closed 7 years ago
/Users/xream/Project/xream/nci-boilerplate/node_modules/.1.0.8@nci/app.js:8 if (err) throw err; ^ Error: ENOTDIR: not a directory, scandir '/Users/xream/Project/xream/nci-boilerplate/data/projects/.DS_Store'
That's true, all hidden files should be omitted while loading projects. I'll try to fix it shortly.
System files filtered out during projects load. Published nci@1.0.9 Thanks for pointing out that.