Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with "@ui5/theming-ngx" #116

Closed
1 of 4 tasks
joseserrano15 opened this issue Mar 1, 2024 · 4 comments
Closed
1 of 4 tasks

Error with "@ui5/theming-ngx" #116

joseserrano15 opened this issue Mar 1, 2024 · 4 comments

Comments

@joseserrano15
Copy link

Bug Description

After running ng serve, an error related to "@ui5/theming-ngx" occurs, preventing the application from running.

Expected Behavior

The application should run without problems

Steps to Reproduce

  1. Install 0.3.0-rc.1 version in an Angular 17 project
  2. Run ng serve

Context

  • UI5 Web Components version: {1.22.0}
  • UI5 Web Components for Angular version: {0.3.0-rc.1}
  • Angular Version: {17.2.0}
  • OS/Platform: {Ubuntu}
  • Browser: {Brave}
  • Affected component: {All}

Log Output / Stack Trace / Screenshots

image

Priority

  • Low
  • Medium
  • High
  • Very High
@g-cheishvili
Copy link
Contributor

Do you have @ui5/[email protected] installed?

@joseserrano15
Copy link
Author

No, I don't have it in my package.json. Is it necessary to install it separately? In previous versions I never had to do it.

@g-cheishvili
Copy link
Contributor

It needs to be installed, if you have installed our repo via ng-add it would have been in your deps automatically I believe

@joseserrano15
Copy link
Author

I didn't know. I installed it and it worked without problems, thank you and sorry for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants