TypeError [ERR_INVALID_ARG_TYPE]: The “superCtor” argument must be of type function. Received undefined

前端 未结 0 1101
无人及你
无人及你 2021-01-31 05:54

This issue showed up after trying to install Mongoose on my sapper project

util.js:157
    throw new ERR_INVALID_ARG_TYPE(\'superCtor\', \'Function\', superCtor);         


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