nebular icon indicating copy to clipboard operation
nebular copied to clipboard

Install Nebular theme error -> Could not read Angular module file: /src/[object Object].ts

Open Yasmenmohamedali opened this issue 2 years ago • 11 comments

Issue type

I'm submitting a ... (check one with "x")

  • [x] bug report
  • [ ] feature request

Issue description

Install Nebular theme don't complete

Current behavior: Screenshot from 2023-11-27 09-57-48

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

Yasmenmohamedali avatar Nov 27 '23 07:11 Yasmenmohamedali

same problem~

yungang avatar Dec 14 '23 12:12 yungang

install use

npm i @nebular/theme

yungang avatar Dec 15 '23 10:12 yungang

I am also getting this error when installing. Running npm i @nebular/theme makes no difference.

I have also noticed that theme / css files are not applying to various components unless I grab the class from the source code under each example.

tdiaque avatar Jan 07 '24 05:01 tdiaque

Same problem here

rpastoruma avatar Jan 12 '24 11:01 rpastoruma

Same issue with angular 17 and nebular 13 #3239

kisimediaDE avatar Jan 30 '24 09:01 kisimediaDE

Same issue here...

rubenperegrina avatar Feb 01 '24 15:02 rubenperegrina

Doing this commudle/nebular@4959180 (#4) change fixed the issue for us

Ashwin-op avatar Feb 20 '24 04:02 Ashwin-op

Same with Angular 17

Noryuxd avatar Mar 21 '24 13:03 Noryuxd

Error still here for me as well.

EliottPal avatar Aug 07 '24 14:08 EliottPal