Syntax Error: TypeError: Cannot read property ‘parseComponent‘ of undefined (vue报错)

Posted 水香木鱼

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Syntax Error: TypeError: Cannot read property ‘parseComponent‘ of undefined (vue报错)相关的知识,希望对你有一定的参考价值。

报错:

Syntax Error: TypeError: Cannot read property ‘parseComponent’ of undefined

原因:

vue版本和vue-template-compiler版本不一致导致

解决:

  1. 删除node_modules

  2. 修改packge.json文件,修改vue-template-compiler和vue版本一致

  3. npm install

以上是关于Syntax Error: TypeError: Cannot read property ‘parseComponent‘ of undefined (vue报错)的主要内容,如果未能解决你的问题,请参考以下文章

Syntax Error: TypeError: this.getOptions is not a function

dbType postgresql, , druid-version 1.2.5, syntax error: syntax error, error in :‘desc LIMIT ?,?,

Mybatis报Cause: java.sql.SQLException: sql injection violation, syntax error: syntax error, expect EQ

执行shell脚本报错:syntax error near unexpected token `或syntax error: unexpected end of file

Parse error: syntax error, unexpected end of file

laravel --报错:Parse error: syntax error, unexpected '}', expecting ';'