BootstrapDash / StarAdmin-Free-Angular-Admin-Template

Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
MIT License
137 stars 132 forks source link

not compiling after ng --serve #7

Closed sudhendu-it closed 4 years ago

sudhendu-it commented 4 years ago

these are the errors

ERROR in ./src/app/app.component.scss Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 1:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 1:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/app/app.component.ts 12:33-64 @ ./src/app/app.component.spec.ts @ ./src sync .spec.ts$ @ ./src/test.ts ERROR in ./src/app/footer/footer.component.scss Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 1:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 1:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/app/footer/footer.component.ts 12:33-67 @ ./src/app/footer/footer.component.spec.ts @ ./src sync .spec.ts$ @ ./src/test.ts ERROR in ./src/app/dashboard/dashboard.component.scss Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/app/dashboard/dashboard.component.ts 14:92-129 @ ./src/app/dashboard/dashboard.component.spec.ts @ ./src sync .spec.ts$ @ ./src/test.ts ERROR in ./src/app/navbar/navbar.component.scss Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/app/navbar/navbar.component.ts 29:33-67 @ ./src/app/navbar/navbar.component.spec.ts @ ./src sync .spec.ts$ @ ./src/test.ts ERROR in ./src/app/sidebar/sidebar.component.scss Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import src\styles.scss 48:9 @import stdin 3:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/app/sidebar/sidebar.component.ts 14:33-68 @ ./src/app/sidebar/sidebar.component.spec.ts @ ./src sync .spec.ts$ @ ./src/test.ts ERROR in ./src/styles.scss (./node_modules/@angular-devkit/build-angular/src/angular-cli-files/plugins/raw-css-loader.js!./node_modules/postcss-loader/src??embedded!./node_modules/sass-loader/lib/loader.js??ref--15-3!./src/styles.scss) Module build failed (from ./node_modules/sass-loader/lib/loader.js):

undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import stdin 48:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) Error: undefined ^ Expected selector. ╷ 23 │ /deep/ .sidebar-offcanvas{ │ ^ ╵ src\assets\styles_responsive.scss 23:7 @import stdin 48:9 root stylesheet in E:\code_projects\admin_master_angular\master_temp\admin\src\assets\styles_responsive.scss (line 23, column 7) at Object._newRenderError (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10687:19) at Object._wrapException (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10537:16) at _render_closure1.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:33267:21) at _RootZone.runBinary$3$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19664:18) at _RootZone.runBinary$3 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:19668:19) at _FutureListener.handleError$1 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18136:19) at _Future__propagateToListeners_handleError.call$0 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18421:40) at Object._Future__propagateToListeners (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3470:88) at _Future._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18257:9) at _SyncCompleter._completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18123:19) at _SyncCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:18092:12) at _AsyncAwaitCompleter.completeError$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17629:25) at Object._asyncRethrow (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3226:17) at E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:10407:20 at _wrapJsFunctionForAsync_closure.$protected (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:3249:15) at _wrapJsFunctionForAsync_closure.call$2 (E:\code_projects\admin_master_angular\master_temp\admin\node_modules\sass\sass.dart.js:17664:12) @ ./src/styles.scss 1:14-241 @ multi ./src/styles.scss

hakob8956 commented 4 years ago

If you how to fix tell me,Please.

bootstrapdash-team commented 4 years ago

Hi @sudhendu-it and @hakob8956,

We are in the process of updating this template with bug fixes and other improvements. We will get back to you soon after the update.

Ualas commented 4 years ago

Hi @sudhendu-it and @hakob8956,

We are in the process of updating this template with bug fixes and other improvements. We will get back to you soon after the update.

Hi @bootstrapdash-team, do you have the update avaliable? If not, can you explain us how to fix this issue?

sudhendu-it commented 4 years ago

kindly help in fixing the issue

On Tue, Jan 21, 2020 at 4:38 AM Ualas notifications@github.com wrote:

Hi @sudhendu-it https://github.com/sudhendu-it and @hakob8956 https://github.com/hakob8956,

We are in the process of updating this template with bug fixes and other improvements. We will get back to you soon after the update.

Hi @bootstrapdash-team https://github.com/bootstrapdash-team, do you have the update avaliable? If not, can you explain us how to fix this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BootstrapDash/StarAdmin-Free-Angular-Admin-Template/issues/7?email_source=notifications&email_token=AFPNI4WBQJV2BV6EHOQNSYLQ6YVF3A5CNFSM4I3TPUXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJOAL5I#issuecomment-576456181, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPNI4SY3EC32SPTOWVDBMLQ6YVF3ANCNFSM4I3TPUXA .

--

Our office is now implementing "No Phone Policy", request you to kindly communicate only through e-mail.

Regards

Sudhendu

CEO | Drift developers

+91- 9915991028

www.driftdevelopers.com

www.buildingrobots.net

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Sudhendu Sharma. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at sudhendu@driftdevelopers.com, and delete the original message. Your cooperation is appreciated.

ngurahyudi commented 4 years ago

same issue here...

bootstrapdash-team commented 4 years ago

Hi,

Apologies for the delay in updating the repository. We have just now pushed an update in which we the angular version is updated to 8.2.14 and other bug fixes are done. Please download the updated code and try again.

ngurahyudi commented 4 years ago

Hi,

Apologies for the delay in updating the repository. We have just now pushed an update in which we the angular version is updated to 8.2.14 and other bug fixes are done. Please download the updated code and try again.

will do! thanks! :)

sudhendu-it commented 4 years ago

Hi will be so great full if you can share the link

On Wed, 22 Jan 2020 at 3:21 PM, Yudi Pratama, I Gnb < notifications@github.com> wrote:

Hi,

Apologies for the delay in updating the repository. We have just now pushed an update in which we the angular version is updated to 8.2.14 and other bug fixes are done. Please download the updated code and try again.

will do! thanks! :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/BootstrapDash/StarAdmin-Free-Angular-Admin-Template/issues/7?email_source=notifications&email_token=AFPNI4QDVUF7UJZFIFQJJ73Q7AJLVA5CNFSM4I3TPUXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJS5TMA#issuecomment-577100208, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPNI4Q6H2F37LQIAVRHCUDQ7AJLVANCNFSM4I3TPUXA .

--

Our office is now implementing "No Phone Policy", request you to kindly communicate only through e-mail.

Regards

Sudhendu

CEO | Drift developers

+91- 9915991028

www.driftdevelopers.com

www.buildingrobots.net

Confidentiality Notice: This e-mail message (including any attached or embedded documents) is intended for the exclusive and confidential use of the individual or entity to which this message is addressed, and unless otherwise expressly indicated, is confidential and privileged information of Sudhendu Sharma. Any dissemination, distribution or copying of the enclosed material is prohibited. If you receive this transmission in error, please notify us immediately by e-mail at sudhendu@driftdevelopers.com, and delete the original message. Your cooperation is appreciated.

bootstrapdash-team commented 4 years ago

@sudhendu-it Which link did you mean? Please note that the code is updated in this repository itself.

ngurahyudi commented 4 years ago

Hi,

Apologies for the delay in updating the repository. We have just now pushed an update in which we the angular version is updated to 8.2.14 and other bug fixes are done. Please download the updated code and try again.

it works! Thank You!