Paths of nodemodule

Hi;
These are some paths that after install npm has been created and added to top of library.js file but there is a problem with their paths and the project can not detect jquery or other things. I need help with this.
I change directions to many thing for test and debug but I did not find any solution.
C:\xampp\htdocs\mautic/node_modules/mousetrap/mousetrap.js;C:\xampp\htdocs\mautic/node_modules/jquery/dist/jquery.js;C:\xampp\htdocs\mautic/node_modules/js-cookie/src/js.cookie.js;C:\xampp\htdocs\mautic/node_modules/bootstrap/dist/js/bootstrap.js;C:\xampp\htdocs\mautic/node_modules/jquery-form/src/jquery.form.js;C:\xampp\htdocs\mautic/node_modules/moment/min/moment.min.js;

could anyone show library.js paths for me