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

Failing Build #30

Open
maina401 opened this issue May 15, 2021 · 1 comment
Open

Failing Build #30

maina401 opened this issue May 15, 2021 · 1 comment

Comments

@maina401
Copy link

Why does npm install && npm run dev fail?

@ugintl
Copy link

ugintl commented Nov 8, 2021

@maina401 follow these steps

  1. Delete composer.lock and package-lock.json files

  2. Run composer update

  3. Run npm install && npm run dev

It should work now. The reason the npm commands are not working is the package-lock.json file and it has nothing to do with composer.

I am using node 12. Have not tried other versions.

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