Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

The starter seems to be broken at the "hello.vue" stage #77

@irmackenzie

Description

@irmackenzie

When you get to the single page component step in the starter, build does not work.

I think other issues are mentioning this, and it looks like people found solution(s), but nothing clear enough for me to copy.
For example, I tried pasting in the new rule mentioned in one issue, and adding the plugin mentioned in another.

However, with a bit of googling I see that vue includes tools to get started with typescript, so maybe that's a better option than trying this tutorial...

>npm run build
ERROR in ./src/components/Hello.vue?vue&type=style&index=0&lang=css& (./node_modules/vue-loader/lib??vue-loader-options!./src/components/Hello.vue?vue&type=style&index=0&lang=css&) 36:0
Module parse failed: Unexpected token (36:0)
You may need an appropriate loader to handle this file type.
| 
| 
> .greeting {
|     font-size: 20px;
| }
 @ ./src/components/Hello.vue?vue&type=style&index=0&lang=css& 1:0-128 1:144-147 1:149-274 1:149-274
 @ ./src/components/Hello.vue
 @ ./src/index.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions