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

npm install and npm run start is not working #166

Open
Assad2595 opened this issue Mar 29, 2021 · 1 comment
Open

npm install and npm run start is not working #166

Assad2595 opened this issue Mar 29, 2021 · 1 comment

Comments

@Assad2595
Copy link

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

@mriiad
Copy link

mriiad commented Dec 10, 2021

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"

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

2 participants