andyperlitch / ngx-super-table

A feature-rich table component built with angular.
MIT License
115 stars 27 forks source link

ngx-super-table has no exported member 'SuperTableColumn' #33

Closed laureD2SI closed 7 years ago

laureD2SI commented 7 years ago

Running the demo I get Module '".../frontend/node_modules/ngx-super-table/index"' has no exported member 'SuperTableColumn' Could not find it in the repo.

cmckni3 commented 7 years ago

The I prefixes were recently removed and the updated code hasn't been published to npmjs.org.

I added a note of this change in the README

Paul75 commented 7 years ago

For me the last version SuperTableColumn not found again ...

cmckni3 commented 7 years ago

@Paul75 I don't have access to update npm so the change hasn't been push to the npm registry. See https://github.com/andyperlitch/ngx-super-table/pull/30 for the old prefixes that the npm package contains.