Listener argument must be of type function. Received undefined error

前端 未结 0 1837
陌清茗
陌清茗 2020-12-24 03:21

I have a little problem with my code, this is the error:

   events.js:111
    throw new ERR_INVALID_ARG_TYPE(\'listener\', \'Function\', listener);
    ^

Typ         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题