I\'m having trouble getting the Nodejs events.once() function working. Node@12.18.3
Working event emitter example:
import { EventEmitter, once } from \'eve