Nicholas Weber

Results 3 issues of Nicholas Weber

Fixes #148 This should fix the deprecation warnings for Ember Globals

There's a deprecation warning suggesting that ember-truth-helpers is dependent on an outdated version of ember-cli-babel. ``` WARNING: [DEPRECATION] [DEPRECATION] Usage of the Ember Global is deprecated. You should import the...

Lesson 7 starting code as downloaded doesn't compile with the following error: ``` Failed to compile. ./src/router.js Module not found: Error: Can't resolve './views/Timeline.vue' in '[path]/animating-vue-Lesson7_BEGIN/src' ``` Fix: remove this...