微信报错,Cannot set property 'path' of undefined

Cannot set property ‘path’ of undefined
TypeError: Cannot set property ‘path’ of undefined
at o._initPath (https://usr/plugin.js:5:342334)
at o.init (https://usr/plugin.js:5:341928)
at _.init (https://usr/plugin.js:5:338857)
at bundle (https://usr/plugin.js:5:360552)
at Object.create (https://usr/plugin.js:5:360139)
at https://usr/plugin.js:5:335902
at Function. (https://usr/plugin.js:5:806947)
at https://lib/WAGameSubContext.js:2:153000

大概是什么原因呢?

我也遇到这个问题了 请问有解决方法了吗

换个名字吧,不要叫path,试试别的

path of undefined。 重点不在path, 在 of 后面的好吧。

您好,请问解决了吗