Closed riverstore closed 8 years ago
Hi,
I dont have bower_components/font-awesome, I manualy copy it from my old installed rartracker and it work. Is there other way to get it?
When you run "npm install" bower install should be executed and fetch font-awsome. Maybe you didn't run it after fetching the latest commit?
I run
npm install
but font-awsome don't appear :(
Maybe you are missing bower. npm install -g bower npm install should run bower install as postinstall and font-awesome is in bower.json.
Just tried a clean install and it worked.
Hi, WHen try to install the latest commit, I got this error when run
Anyone know the problem please help me. Thanks a lot.
[16:31:20] Using gulpfile /var/www/html/rartracker/gulpfile.js [16:31:20] Starting 'lint'... [16:31:20] Starting 'dist-html'... [16:31:20] Starting 'libs'... [16:31:20] Starting 'css'... [16:31:20] Starting 'copy-fontawesome'... [16:31:20] Finished 'copy-fontawesome' after 918 μs [16:31:20] Finished 'libs' after 55 ms
/var/www/html/rartracker/node_modules/copy-dir/index.js:218 var dirs = list.dirs.map(function(v) { ^ TypeError: Cannot read property 'dirs' of undefined at /var/www/html/rartracker/node_modules/copy-dir/index.js:218:20 at /var/www/html/rartracker/node_modules/copy-dir/index.js:21:21 at Object.oncomplete (fs.js:107:15) npm ERR! weird error 8 npm WARN This failure might be due to the use of legacy binary "node" npm WARN For further explanations, please read /usr/share/doc/nodejs/README.Debian
npm ERR! not ok code 0