Urigo / meteor-angular-socially

angular-meteor example and tutorial app
https://www.angular-meteor.com/tutorials/socially/angular1/bootstrapping
155 stars 144 forks source link

step 3 - ng1 / partiesList.js - collection import missing? #144

Closed anoff closed 7 years ago

anoff commented 8 years ago

Just going through your tutorial and at step#3 the code won't run for me.

modules.js?hash=d34111c…:14609 ReferenceError: Parties is not defined

Am I missing something? Adding import { Parties } from '../../../../collections/parties'; to the import statements fixes it. But all the relativity makes me 😷.

GbalsaC commented 8 years ago

Have the same issue on tutorial