googlearchive / generator-angularfire

Yeoman generator for AngularFire: Angular + Firebase apps
191 stars 52 forks source link

Error: Cannot find module '../angularfire-config.json' #25

Closed nevenduranec closed 9 years ago

nevenduranec commented 9 years ago
└── generator-angularfire@0.8.2
katowulf commented 9 years ago

I have no idea what this means or how to reproduce it. I can install generator-angularfire without encountering this. : (

nevenduranec commented 9 years ago

Sorry for the poor bug report. I can install the generator just fine, but when I do "yo angularfire" I get the error. This happens on version "0.8.2" not on "0.8.2-7".

Steps to reproduce:

  1. npm install generator-angularfire -g -> generator-angularfire@0.8.2-7
  2. npm update generator-angularfire -g -> generator-angularfire@0.8.2
  3. yo angularfire -> Error

On "0.8.2-7" I have this issue https://github.com/firebase/generator-angularfire/pull/16

katowulf commented 9 years ago

Fixed in one of the patch releases. Can't repro in 0.9.0 or 0.9.1. Marking this resolved.