We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I used this:
require("nativescript-nodeify"); const id3_reader = require( 'id3_reader' );
but still it gives me this:
[TypeError: fs.exists is not a function]
How can I solve this?
I used this:
but still it gives me this:
How can I solve this?