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

mix-manifest.json missing #41

Closed
kapsonic opened this issue Aug 19, 2019 · 3 comments
Closed

mix-manifest.json missing #41

kapsonic opened this issue Aug 19, 2019 · 3 comments

Comments

@kapsonic
Copy link

Hi

I am trying to run it in docker container. I am able to do everything but in the end
I am getting error which says:
md5_file(/var/www/public/mix-manifest.json): failed to open stream: No such file or directory

Any help?

@Juhlinus
Copy link
Contributor

Hello @kapsonic !

Be sure to run npm run dev. This is needed for the mix-manifest.json file to be generated.

If this doesn't work, then I recommend that you delete your node_modules folder and run npm install && npm run dev.

@kapsonic
Copy link
Author

Thanks @Juhlinus
It worked.

Closing this.

@saleh4231rl
Copy link

this is my error : md5_file(E:\Laravel\kos-manager-master\public\mix-manifest.json): failed to open stream: No such file or directory

I only type this npm install

then run

npm run dev

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

3 participants