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

Missing dependencies requested by @filerobot/core and other dependencies #490

Open
z88kat opened this issue Sep 17, 2024 · 1 comment
Open
Labels
question Further information is requested

Comments

@z88kat
Copy link

z88kat commented Sep 17, 2024

When installing filerobot-image-editor I am getting the following dependency errors. I'm not using react in my environment. Attempting to manually installed all these missing dependencies does not solve the problem. It's like alice in wonderland, just keeps going on and on with more missing dependencies or version errors. I cannot solve through manually installing the missing packages.

yarn add filerobot-image-editor react-filerobot-image-editor

➤ YN0000: · Yarn 4.4.1
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + react-filerobot-image-editor@npm:4.8.1, @scaleflex/icons@npm:2.6.3, @scaleflex/ui@npm:2.7.0
➤ YN0000: └ Completed in 1s 473ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0002: │ xx@workspace:. doesn't provide @types/react (p091ce), requested by @filerobot/core and other dependencies.
➤ YN0002: │ xx@workspace:. doesn't provide @types/react-dom (p6c812), requested by @filerobot/core and other dependencies.
➤ YN0002: │ xx@workspace:. doesn't provide react (pcaa22), requested by @filerobot/core and other dependencies.
➤ YN0002: │ xx@workspace:. doesn't provide react-dom (p05532), requested by @filerobot/core and other dependencies.
➤ YN0002: │ xx@workspace:. doesn't provide react-konva (pcb915), requested by react-filerobot-image-editor.
➤ YN0002: │ xx@workspace:. doesn't provide react-redux (p700d6), requested by @filerobot/image-editor and other dependencies.
➤ YN0002: │ xx@workspace:. doesn't provide styled-components (p03cc8), requested by react-filerobot-image-editor.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 2s 694ms
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed in 17s 162ms
➤ YN0000: · Done with warnings in 21s 863ms

@z88kat z88kat added the unseen label Sep 17, 2024
@AhmeeedMostafa
Copy link
Collaborator

@z88kat nothing @filerobot/* packages is used in the plugin, please add codesandbox contains ur implementation or additional info to help.

@AhmeeedMostafa AhmeeedMostafa added question Further information is requested and removed unseen labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants