I am trying to use the library but when I use the sample code, I get this error : `Uncaught SyntaxError: Unexpected identifier` The concerned line is : `import EventEmitter from 'events';`
I am trying to use the library but when I use the sample code, I get this error :
Uncaught SyntaxError: Unexpected identifierThe concerned line is :
import EventEmitter from 'events';