taobataoma / meanTorrent

meanTorrent - MEAN.JS BitTorrent Private Tracker - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support. Demo at:
https://mean.im
Other
491 stars 148 forks source link

variable @gray-base is undefined #77

Open criminalist opened 6 years ago

criminalist commented 6 years ago

Potentially unhandled rejection [2] variable @gray-base is undefined in file /disk/torrent/modules/core/client/less/mt-var.less line no. 11

How to Fix?

taobataoma commented 6 years ago

@criminalist Maybe you should run command 'bower install bootstrap' first, it looks the module bootstrap lib is installed error.

criminalist commented 6 years ago

Thanks, apparently I missed this step in the instructions