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

BUG: Missing NPM Packages #13

Open
PhillipMwaniki opened this issue Mar 5, 2024 · 3 comments
Open

BUG: Missing NPM Packages #13

PhillipMwaniki opened this issue Mar 5, 2024 · 3 comments

Comments

@PhillipMwaniki
Copy link

You cannot create a build without webpack and laravel-mix. The two are presently missing.

@aliqasemzadeh
Copy link
Owner

We have these packages.

@PhillipMwaniki
Copy link
Author

PhillipMwaniki commented Mar 5, 2024

It's webpack that's missing. See screenshot from repository. I think you're running a global installation of webpack.
image

Here is the expected result if you run npm run production without webpack
image

@aliqasemzadeh
Copy link
Owner

@PhillipMwaniki
We have both
https://github.com/aliqasemzadeh/bap/blob/master/webpack.mix.js and https://github.com/aliqasemzadeh/bap/blob/master/package.json

How did you use bap?

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