When running fixtable-ember in Ember 2.18, the following error is thrown: Fixtable is not defined. A temporary workaround is to add the following line to ember-build-cli.js: app.import('node_modules/fixtable/dist/fixtable.js');