Skip to content

ParseError: Unexpected token #1

Closed
@idelsink

Description

@idelsink

When I import the module using:

import StatusIndicator from 'vue-status-indicator';

I get the following error:

<some path>/node_modules/vue-status-indica
tor/src/components/StatusIndicator.vue:1                                        
<template>                                                                      
^                                                                               
ParseError: Unexpected token

I think this has to do with the missing lang="html" attribute in the template element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions