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

Got error when trying to install @webex/widgets #214

Open
Bhavik1363 opened this issue Sep 13, 2023 · 2 comments
Open

Got error when trying to install @webex/widgets #214

Bhavik1363 opened this issue Sep 13, 2023 · 2 comments

Comments

@Bhavik1363
Copy link

I am trying to install the package from the following command,
npm i @webex/widgets

It shows the package installed successfully.

But when importing the WebexMeetingsWidget component into the app.js it throws almost 82 errors.

Screenshot from 2023-09-13 16-45-19

I am using the React application with react^18.2.0

@Junior743
Copy link

Junior743 commented Oct 30, 2023

I have a similar problem, when a try to run: npx install-peerdeps @webex/widgets
I receive this result:
image

I think the problem is the react version. @webex/widgets are trying to install react 17, but I already using react 18.

And when I try to run: npm i @webex/widgets
I receive this result, and the react version error becomes more evident:
image

@carrubbasamuel
Copy link

I have the same problem

  • Next version: 14.x.x
  • react :18.2.0

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

3 participants