You are using an older version of AG Grid. To upgrade, please see the migration guide.
Full Error Text
since version v32.2.0, rowNode.isFullWidthCell() has been deprecated. Instead check `rowNode.detail` followed by the user provided `isFullWidthRow` grid option.
To show this error text in the dev console, import the ValidationModule.