No exported member 'Ng2SmartTableModule'. Error in angular2-cli
- Langage dominant
- TypeScript
- Étoiles
- 1.6k
- Forks
- 867
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
First of all Congratulations for making a fantastic product.
I followed the Minimal Setup example here but got this below error. [https://akveo.github.io/ng2-smart-table/demo#from-server](https://akveo.github.io/ng2-smart-table/demo#from-server)
Could you also publish brief guide about configuration using angular2-cli ? It would be helpful.
```
ERROR in [default] /home/krishna/angular2_migrate/webui/src/app/app.component.ts:3:9
Module '"/home/krishna/angular2_migrate/webui/node_modules/ng2-smart-table/build/ng2-smart-table"' has no exported member 'Ng2SmartTableModule'.
ERROR in [default] /home/krishna/angular2_migrate/webui/src/app/app.module.ts:7:9
Module '"/home/krishna/angular2_migrate/webui/node_modules/ng2-smart-table/build/ng2-smart-table"' has no exported member 'Ng2SmartTableModule'.
```
my angular2-cli version details
```
krishna@Krishna:~/angular2_migrate/webui$ ng version
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
angular-cli: 1.0.0-beta.17
node: 4.4.3
os: linux x64
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.