Skip to content
#

examples

Here are 3,010 public repositories matching this topic...

junsen313
junsen313 commented Jul 20, 2021

i has clone this repo, and follow this step to run vue-cli:

  1. yarn
  2. cd vue-cli
  3. yarn serve
    then, throw error like this:
    @vue-cli/other: ERROR Failed to compile with 1 error上午11:53:00
    @vue-cli/other: Syntax Error: TypeError: Cannot read property 'parseComponent' of undefined
    @vue-cli/other: You may use special comments to disable some warnings.
    @vue-cli/other: Use // eslint-d

Improve this page

Add a description, image, and links to the examples topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the examples topic, visit your repo's landing page and select "manage topics."

Learn more