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

[version update]: [I have raised multiple issue with ui5 team and get solutions in different versions now while upgrading versions I am getting errors] #6326

Closed
1 task done
jadhavarjun opened this issue Sep 6, 2024 · 3 comments

Comments

@jadhavarjun
Copy link

Describe the bug

I have raised multiple issue with ui5 team and get solutions in different versions now while upgrading versions I am getting errors.
I want to upgrade latest version 2.2.0 but I am getting error below I have attached error link.
how should I resolve this issue and upgrade libraries.
image

and also I have another questions when I am upgrading version 2.2.0 that version i need to upgrade "@ui5/webcomponents-react": "2.2.0", "@ui5/webcomponents-react-base": "2.2.0", like that correct and should I need to upgrade other ui5 libraries also for e.g:-
"@ui5/webcomponents": "#",
"@ui5/webcomponents-base": "#",
"@ui5/webcomponents-fiori": "#",
"@ui5/webcomponents-icons": "#",

If yes then that other ui5 libraries which version i need to upgrade with "@ui5/webcomponents-react": "2.2.0", so that will be compatible with each other and i never get any erros

please help me with all the above issue that I have mentioned.

Isolated Example

No response

Reproduction steps

...

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

UI5 Web Components Version

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@jadhavarjun
Copy link
Author

Hi @Lukas742,

Can I get your help in this above matter.

@MarcusNotheis
Copy link
Contributor

You can always lookup the version compatibility table in our documentation.

There is no version of 2.2.0 of @ui5/webcomponents-react available, this is why you get the installation error.
You can always lookup our latest version in our release log and in our template package.json: https://github.com/SAP/ui5-webcomponents-react/blob/main/templates/vite-ts/package.json

At the time of writing, these are the current versions:

{
    "@ui5/webcomponents": "2.2.0",
    "@ui5/webcomponents-fiori": "2.2.0",
    "@ui5/webcomponents-icons": "2.2.0",
    "@ui5/webcomponents-react": "2.1.0"
  }

@MarcusNotheis MarcusNotheis added consulting author action and removed bug Something isn't working labels Sep 10, 2024
@Lukas742
Copy link
Contributor

Closed since a solution was provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants