Skip to content

Using product name from command call doesn't work #5

@bgturner

Description

@bgturner

When running in non-interactive mode, for example, like this:

npx create-local-addon "My Product Name" directory-name

The productname argument isn't correctly parsed, with the second word of the string being interpreted as the directory name. See this screenshot for more details:

image

Note: Running the command in interactive mode (ie, when create-local-addon prompts you for productname and directoryname) does work.

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