Skip to content

Following the current quick start in the readme I get a plugin svelte) ParseError: Identifier is expected #53

Open
@rmoskal

Description

@rmoskal

This is when I try to

import { Button } from 'svelma'

This is the error:

(plugin svelte) ParseError: Identifier is expected
node_modules/svelma/src/components/Field.svelte
 95: <style lang="scss">
 96:   .field {
 97:     &.is-grouped {
         ^
 98:       .field {
 99:         flex-shrink: 0;
ParseError: Identifier is expected
****

This is my enviroment:

Now using node v13.5.0 (npm v6.13.4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions