Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Disable yeoman updates #12

Closed
derek-watson opened this issue Mar 31, 2016 · 1 comment
Closed

Disable yeoman updates #12

derek-watson opened this issue Mar 31, 2016 · 1 comment
Labels
Milestone

Comments

@derek-watson
Copy link
Contributor

The following happens when generator-feathers is bumped but the user is on an older version via feathers-cli. Following the instructions won't work, as the cli uses its own instance of the module as a local dependency.

$ feathers generate
Feathers CLI



┌──────────────────────────────────────────────────┐
│ Update available: 0.7.0 (current: 0.6.20)        │
│ Run npm install -g generator-feathers to update. │
└──────────────────────────────────────────────────┘

? Do you want to update this generator? (Use arrow keys)
❯ Yes (stops the generator and runs npm install -g generator-feathers) 
  No (continues running the generator) 
  Get me out of here 
@derek-watson derek-watson added this to the 1.2.3 milestone Apr 1, 2016
@ekryski
Copy link
Member

ekryski commented Apr 1, 2016

@derek-watson Is it causing problems?

edit: after actually reading, it looks like it is. That's crappy.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants