We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
amjedpulikkal@amjedpulikkal-HP-Notebook:~/Desktop/SoloStack (Copy)/front-end$ sudo npm i react-mic npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/react npm error react@"^18.2.0" from the root project npm error npm error Could not resolve dependency: npm error peer react@"16.x" from [email protected] npm error node_modules/react-mic npm error react-mic@"*" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /root/.npm/_logs/2024-05-08T09_56_16_291Z-eresolve-report.txt
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-05-08T09_56_16_291Z-debug-0.log
The text was updated successfully, but these errors were encountered:
Hey @amjedpulikkal Have you able to resolve or found any other solution ?
Sorry, something went wrong.
@Sanaullahbugti No but we can create similar components
Yeh, Now I found another liberary which is working react-audio-voice-recorder its working pretty fine
react-audio-voice-recorder
No branches or pull requests
amjedpulikkal@amjedpulikkal-HP-Notebook:~/Desktop/SoloStack (Copy)/front-end$ sudo npm i react-mic
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error react@"^18.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"16.x" from [email protected]
npm error node_modules/react-mic
npm error react-mic@"*" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /root/.npm/_logs/2024-05-08T09_56_16_291Z-eresolve-report.txt
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-05-08T09_56_16_291Z-debug-0.log
The text was updated successfully, but these errors were encountered: