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

Installation for Running Application (development mode) #5

Open
Kirkos101 opened this issue Jan 27, 2015 · 3 comments
Open

Installation for Running Application (development mode) #5

Kirkos101 opened this issue Jan 27, 2015 · 3 comments

Comments

@Kirkos101
Copy link

Hi,
I am new here and, if possible, I would like some help with the installation of angular-dashboard-app.
After installing the latest versions for node.js and Git I am installing as follows:
$ npm install (I am getting some warnings at the beginning)
$ npm install -g bower (I see no errors or warnings)
$ bower install
(I am getting the following at the end:
bower ENORESTARGET No tag found that was able to satisfy ~2.3.1

Additional error details:
Available versions: 3.3.3, 3.3.2, 3.3.2+1, 3.3.1, 3.3.0, 3.2.0+2, 3.2.0+1, 3.2.0
, 3.1.1+2, 3.1.1+1, 3.1.1, 3.1.0+2, 3.1.0, 3.0.3-0, 2.0.3, 2.0.2, 2.0.1, 2.0.0,
1.4.4, 1.4.3, 1.4.2, 1.4.1, 1.4.0, 1.3.2, 1.3.1, 1.3.0, 1.2.1, 1.2.0)

$ npm install -g grunt-cli (I see no errors or warnings)
$ grunt server
and finally I am getting the following:
Running "server" task

Running "clean:server" (clean) task

Running "concurrent:server" (concurrent) task

Running "coffee:dist" (coffee) task

Done, without errors.

Running "copy:styles" (copy) task
Copied 2 files

Done, without errors.

Running "concat:less" (concat) task
File ".tmp/styles/main.less" created.

Done, without errors.

Running "less:development" (less) task

FileError: '../bower_components/bootstrap/less/mixins.less' wasn't found in a
pp\styles\bootstrap.less on line 1, column 1:
1 @import "../bower_components/bootstrap/less/mixins.less";
2
Warning: Error compiling .tmp/styles/main.less Use --force to continue.

Aborted due to warnings.

I have installed/uninstalled many times and I am getting always the same messages. It seems that the "bower_components" folder is not created. Can you please help me with this?

@Clever91
Copy link

I had have problems this step

@Clever91
Copy link

Anybody is fixed this issue ?

@Kirkos101
Copy link
Author

I haven't solve this. I just returned back to the previous version of angular-dashboard-app

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