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

installation with npm error in laravel mix #13

Open
emmanuel31 opened this issue May 31, 2020 · 1 comment
Open

installation with npm error in laravel mix #13

emmanuel31 opened this issue May 31, 2020 · 1 comment

Comments

@emmanuel31
Copy link

emmanuel31 commented May 31, 2020

After npm intall, in app.js add
require('jquery-metal-clone')

then npm run watch

the ouput error : ERROR in ./js/app.js
Module not found: Error: Can't resolve 'jquery-metal-clone' in '/var/www/html/app/js'
@ ./js/app.js 19:0-29
@ multi ./js/app.js

i made the same process for
require('bootstrap-sass');
require('select2');
require('rangeslider.js');
require('parsleyjs');
require('parsleyjs/dist/i18n/fr');
require('parsleyjs/dist/i18n/fr.extra');
require('slick-carousel');
require('jquery-touchswipe');

and all is working fine

error with webpack laravel mix

@metallurgical
Copy link
Owner

Sorry for late reply, very busy lately. Will looking into this once got free time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants