Skip to content

npm start doesn't work on Windows #461

@toloudis

Description

@toloudis

Description

the single quotes used to combine the watch expressions in npm start doesn't work on Windows.

change the single quotest to \\" and then the first watched command hangs.

remove the --watch and then it gets through all the steps and then fails to run because of failing to import css.

Expected Behavior

some engineers will want to develop on windows and so why should we stop them.

Reproduction

A minimal example that exhibits the behavior.

Environment

windows, main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions