Skip to content

installation with npm error in laravel mix #13

@emmanuel31

Description

@emmanuel31

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions