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

Running 'grunt' produce the following errors #1

Open
vsymguysung opened this issue Mar 6, 2014 · 1 comment
Open

Running 'grunt' produce the following errors #1

vsymguysung opened this issue Mar 6, 2014 · 1 comment

Comments

@vsymguysung
Copy link

Running "clean:build" (clean) task
Cleaning "tmp"...OK

Running "copy:stage" (copy) task
Created 3 directories, copied 9 files

Running "lock" task

Running "concurrent:debug" (concurrent) task
Running "copy:prepare" (copy) task
Running "emberTemplates:debug" (emberTemplates) task
File "tmp/public/assets/templates.js" created.

Done, without errors.

Running "less:compile" (less) task

FileError: '../../vendor/bootstrap/less/variables.less' wasn't found in app/styles/bootstrap.less on line 12, column 1:
11 // Core variables and mixins
12 @import "../../vendor/bootstrap/less/variables.less";
13 @icon-font-path: "./fonts/";
Warning: Error compiling app/styles/bootstrap.less Use --force to continue.

Aborted due to warnings.
Warning: Use --force to continue.

    Aborted due to warnings.
@vsymguysung
Copy link
Author

Running "bower install" resolved the issue above.

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

1 participant