andrewngu/sound-redux

npm install and npm run start is not working

Assad2595 opened this issue · 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

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"