embed-js: Cant require(embed-js) in Node

var EmbedJS = require(‘embed-js’);

Gives error

TypeError: Cannot read property 'fetch' of undefined
    at /xxx/node_modules/embed-js/src/embed.js:916:15
    at /xxx/node_modules/embed-js/src/embed.js:1299:7

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

yes. for that i will also have to separate code that handles interactions like click, load etc. But that should be surely doable.