sound-redux icon indicating copy to clipboard operation
sound-redux copied to clipboard

npm install and npm run start is not working

Open Assad2595 opened this issue 3 years ago • 1 comments

I exploring a lot of music player apps and find this one for outstanding according my requirements .

I downloaded the repo and follow the instructions to run it but it give me a lot of warn and versions issues. How I can run this with latest packages. I updates a lot of packages in package.json but it doesn't work. Any one have this app with latest version or package.json file , If yes then share with me .

Thanks in advance. image

Assad2595 avatar Mar 29 '21 12:03 Assad2595

Change webpack version in package.json "webpack": "^3.0.0", "webpack-cli": "2.0.13", "webpack-config-utils": "2.0.0", "webpack-dev-server": "^2.7.1", "webpack-validator": "2.2.7"

mriiad avatar Dec 10 '21 20:12 mriiad