Open Closed

Angular source code compile issue. #5487


User avatar
0
ndeol@woolworths.com.au created
  • ABP Framework version: v7.2.2
  • UI Type: Angular
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: I raised this issue https://support.abp.io/QA/Questions/5168/Replacing-Extensible-Table-Component-10984 a month ago . I was unable to use source code from abp angular module. mahmut.gundogdu said he will find why its not working and get back to me, Can you please advice me on that .

"@abp/ng.theme.shared": [ "dist/packages/theme-shared/", ], "@abp/ng.theme.shared/extensions": [ "dist/packages/theme-shared/extensions/", ] then run ng build abp-ng.theme.shared the code will compile the code. Finally yarn start your app will work compiled local source code. it is just a workaround. I am looking the main reason that why it doesn't work.


1 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    Did you tired the workaround. it works on my local. you can change the code ? I tried over and over and I couldn't find yet.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11