score:1

Accepted answer

i think that the problem is in import statement. you should import it like this :

const snoowrap = require('snoowrap');

Related Query

More Query from same tag