EddyVerbruggen / EddyVerbruggen/nativescript-nodeify

Nedb: problem with xfs

Open
#11 9 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
93
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Hello there, I'm trying to use [Nedb](https://github.com/louischatriot/nedb) in nativescript through this plugin. Nedb have an option to utilize in-memory database, which work perfectly, but in persistance (file storage mode) throw this console error:

```
JS: EXCEPTION: xfs.mkdir is not a function
JS: ORIGINAL STACKTRACE:
JS: TypeError: xfs.mkdir is not a function
JS: at Object.mkdirP [as mkdirp] (file:///data/data/org.nativescript.Groceries/files/app/tns_modules/mkdirp/index.js:27:9)
...
```
I'nt find anything in google. Any idea?

Thank's

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.