Closed luketheobscure closed 8 years ago
Just upgraded to the latest version of this library... It dies on build now:
Cannot read property 'plugins' of undefined TypeError: Cannot read property 'plugins' of undefined at ... /node_modules/ember-cli-d3/index.js:55:32
Hmmm... Looks like an npm install after the ember install fixed it.
npm install
ember install
Just upgraded to the latest version of this library... It dies on build now: