Skip to content

Generator not installing (could be my mistake) #1

Description

@caleb0199

I'm using Ubuntu Mate 14.04, in case that is significant.
Following the instructions, I perform:

npm install -g generator-learnfe

After quite some time, I get this message:
npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^3.0.0.
/home/berickso/.nvm/versions/node/v5.1.0/lib
└── generator-learnfe@0.3.0

Yoeman doesn't consider the generator installed.
When I attempt to use the generator, I get this message:

yo learnfe
Error learnfe

You don't seem to have a generator with the name learnfe installed.
You can see available generators with npm search yeoman-generator and then install them with npm install [name].
To see the 0 registered generators run yo with the --help option.

**I tried updating my version of lodash using npm, and that succeeded, but running the above commands again subsequently has the same results.
Perhaps the generator specifies a deprecated version of lodash which prevents it installing?
Or (more likely) I'm simply doing something wrong.

Thanks very much for your time...sorry if this is just my misunderstanding.**

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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