Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

yeoman generator not asking for application name  #13

@DataBoyTX

Description

@DataBoyTX

When I run the following: yo yfiles-app

and enter the options I want, it never asks for the application name and I get the following created in my current directory:


(base) [tcook@THOMAS-MacBook-Pro projects]$ tree -L 1 *
yFiles-for-HTML-Complete-2.3.0.3-Evaluation
├── lib
├── lib-dev
├── package.json
└── tools
yfiles-react-integration-basic
├── LICENSE
├── README.md
├── integration-howto.md
├── node_modules
├── package-lock.json
├── package.json
├── public
└── src

6 directories, 6 files

is this a bug or am I missing something ?

(base) [tcook@THOMAS-MacBook-Pro projects]$ npm list -g generator-yfiles-app
/usr/local/lib
└── generator-yfiles-app@4.0.1

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