Skip to content

Wrong main entry in the generated package.json #246

@nponeccop

Description

@nponeccop

The following value is generated:

"main": "generators/index.js",

But it should be generators/app/index.js as there is no generators/index.js. Probably the projectRoot passed to generator-node/generators/app is wrong:

projectRoot: 'generators',

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions