Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe how to setup environment #7

Closed
apletnev opened this issue Mar 24, 2016 · 1 comment
Closed

Describe how to setup environment #7

apletnev opened this issue Mar 24, 2016 · 1 comment

Comments

@apletnev
Copy link

After execution grunt serve command returns next error:

➜ ossu-client git:(dev) grunt serve
Running "serve" task

Running "clean:server" (clean) task

0 paths cleaned.

Running "wiredep:app" (wiredep) task

Running "wiredep:test" (wiredep) task

Running "wiredep:sass" (wiredep) task

Running "concurrent:server" (concurrent) task
Warning: Running "compass:server" (compass) task
Warning: not found: compass Use --force to continue.

Aborted due to warnings.


Execution Time (2016-03-24 15:13:04 UTC)
loading tasks   4ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 33%
compass:server  7ms  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 58%
Total 12ms Use --force to continue.

    Aborted due to warnings.

Execution Time (2016-03-24 15:13:02 UTC)
wiredep:app 40ms ▇▇▇▇▇ 2%
concurrent:server 2.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 96%
Total 2.2s

@SergeyKhval
Copy link
Member

@apletnev you need to have Ruby, Sass and Compass installed in order to run this project. Head over here and follow the instructions.

After you have environment set up, go to \bower_components\bootstrap-material-design\sass\_import-bs-sass.scss and comment everything out in that file, save and try run grunt serve again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants