When I install ember-grid from npmjs
npm install --save ember-grid
Later, I get the
Uncaught Error: Assertion Failed: A helper named 'fixed-grid-layout' could not be found
When I working from the master repository this error is disappearing.
Is it possible to update the npm? Which version is stable in this repository?