I get the following error when importing NgReduxForms:
ERROR in [default] /Users/frederikaalund/Projects/lab/node_modules/ng2-redux-form/source/connect-array.ts:151:32
Type 'Iterable<any>' is not an array type or a string type.
ERROR in [default] /Users/frederikaalund/Projects/lab/node_modules/ng2-redux-form/source/connect-array.ts:247:26
Type 'Iterable<T>' is not an array type or a string type.
I get the following error when importing
NgReduxForms
:ng2-redux-form 1.0.17, Typescript 2.0.3, Angular 2.0.1.