uniapp报错 TypeError: Cannot read property ‘components‘ of undefined,检查发现业务代码没有问题但始终有这个错误,另外vue项目存在这个困难也能搞定,本文详细排查此问题!
其他教程都无法解决,在本文你只要报类似的错误就可以完美解决。
TypeError: Cannot read property ‘components‘ of undefined
首先分析错误,然后给出具体解决办法。