akveo / akveo/ng2-smart-table

required package @akveo/ng2-completer is not installed with ng2-smart-table

オープン
#1,191 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
1.6k
フォーク
867
PR マージ指標
30日以内にマージされた PR はありません

説明

I install with command `npm install --save ng2-smart-table`

Expected all dependencies packages of ng2-smart-table is installed as well. But `@akveo/ng2-completer` is not installed.

Error when run `ng serve
`
```
chunk {main} main.js, main.js.map (main) 2.06 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 127 kB [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 6.15 kB [entry] [rendered]
chunk {styles} styles.js, styles.js.map (styles) 1.16 MB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 340 kB [initial] [rendered]
Date: 2020-07-24T10:45:09.790Z - Hash: 91220a77902ed7144e27 - Time: 18068ms

ERROR in node_modules/ng2-smart-table/lib/components/cell/cell-editors/completer-editor.component.d.ts:2:34 - error TS2307: Cannot find module '@akveo/ng2-completer'.

2 import { CompleterService } from '@akveo/ng2-completer';
~~~~~~~~~~~~~~~~~~~~~~
node_modules/ng2-smart-table/lib/components/filter/filter-types/completer-filter.component.d.ts:3:34 - error TS2307: Cannot find module '@akveo/ng2-completer'.

3 import { CompleterService } from '@akveo/ng2-completer';
~~~~~~~~~~~~~~~~~~~~~~
node_modules/ng2-smart-table/lib/components/tbody/tbody.component.d.ts:29:9 - error TS1086: An accessor cannot be declared in an ambient context.

29 get tableColumnsCount(): number;
~~~~~~~~~~~~~~~~~

** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
ℹ 「wdm」: Failed to compile.
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。