Open walatech opened 6 years ago
You are right try now with new gulp file and bower.json
Il giorno 27 gen 2018, alle ore 09:12, walatech notifications@github.com ha scritto:
Hello! Apologies in advanced for the newbie question. I'm trying to build rfm from the source (git clone of repo) and seeing a bunch of "Not Found" messages returned by gulp:
Fetching Styles Source Files...
resources/tmp/css/bootstrap.css <-- Not Found resources/tmp/css/responsive.css <-- Not Found resources/tmp/css/bootstrap-lightbox.css <-- Not Found bower_components/bootstrap-modal/css/bootstrap-modal.css bower_components/jQuery-contextMenu/src/jquery.contextMenu.css resources/tmp/css/style.css Saving To...
filemanager/css/style.css ...
bower_components/vanilla-lazyload/dist/lazyload.js <-- Not Found bower_components/jquery-scrollstop/jquery.scrollstop.js bower_components/bootbox.js/bootbox.js bower_components/jquery-touchswipe/jquery.touchSwipe.js bower_components/bootstrap-modal/js/bootstrap-modalmanager.js bower_components/bootstrap-modal/js/bootstrap-modal.js bower_components/clipboard/dist/clipboard.js <-- Not Found ...
Fetching Scripts Source Files...
resources/assets/js/include.commercial.js <-- Not Found Saving To...
filemanager/js/include.commercial.js I've tried to faithfully follow the instructions: bower install npm install gulp
Any idea what I'm doing wrong?
Mucho thanks in advanced!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/trippo/ResponsiveFilemanager/issues/435, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeWEa51blrac1UbnIiR9fhPVNc188cgks5tOtpagaJpZM4RvNUY.
Hello! Apologies in advanced for the newbie question. I'm trying to build rfm from the source (git clone of repo) and seeing a bunch of "Not Found" messages returned by gulp:
Fetching Styles Source Files...
Saving To...
...
...
Fetching Scripts Source Files...
Saving To...
I've tried to faithfully follow the instructions: bower install npm install gulp
Any idea what I'm doing wrong?
Mucho thanks in advanced!