Skip to content

Can not find local addon when using npm link #16

@snowyu

Description

@snowyu
cd generator-ngx-rocket 
npm link
cd ~/my-addon
npm link
ngx list
# no addon here.

Workaround:

cd generator-ngx-rocket 
cd generators
ln -s ~/myaddon/generators/app myaddon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions