SocialHarvest / dashboard

A modular dashboard that visualizes data gathered by Social Harvest server (as well as from other sources).
Other
35 stars 14 forks source link

Loading "grunt-karma.js" tasks...ERROR #10

Open isathish opened 7 years ago

isathish commented 7 years ago

root@socialharvest:/home/dasboard# grunt install Loading "grunt-karma.js" tasks...ERROR

TypeError: Cannot read property 'prototype' of undefined

Running "shell:npm_install" (shell) task

npm WARN lifecycle social-harvest-dashboard@0.0.1~postinstall: cannot run in wd %s %s (wd=%s) social-harvest-dashboard@0.0.1 bower install /home/dasboard npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN social-harvest-dashboard@0.0.1 No license field.

Running "less:customBootstrap" (less) task

FileError: 'variables.less' wasn't found in app/styles/less/bootstrap.less on line 5, column 1: 4 // Core variables and mixins 5 @import "variables.less"; 6 @import "mixins.less"; Warning: Error compiling app/styles/less/bootstrap.less Use --force to continue.

Aborted due to warnings.