nebular
nebular copied to clipboard
Install Nebular theme error -> Could not read Angular module file: /src/[object Object].ts
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:
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.
-->
same problem~
install use
npm i @nebular/theme
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.
Same problem here
Same issue with angular 17 and nebular 13 #3239
Same issue here...
Doing this commudle/nebular@4959180 (#4) change fixed the issue for us
Same with Angular 17
Error still here for me as well.