Skip to main content
3 votes
2 answers
1k views

Hi All Experts of Angularjs I am using bower install for my angular project "file-saver.js": "^1.20150507.2", "angular-file-saver": "^1.1.3", I am getting ...
Aron Maxwell's user avatar
18 votes
2 answers
8k views

I'm using the following command - bower install angular-file-saver --save , which has internal dependency on bower file-saver.js#~1.20150507.2. This dependency is not able to download as this is not ...
PradeepKumar's user avatar
0 votes
1 answer
801 views

We have an old ember app has bower.json with below configuration: { "name": "my-app", "dependencies": { "Faker": "~3.1.0" } } It has been ...
new2cpp's user avatar
  • 3,708
2 votes
0 answers
183 views

Whenever I am opening the Modal Pop-up, I am getting the TypeError on console and after that entire screen gets stuck/Freeze. I have to refresh the page every time after I open the Modal popup. Error ...
Amit's user avatar
  • 271
0 votes
1 answer
254 views

error message: ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/angular/bower-angular.git", exit code of #1 28 fatal: unable to access 'https://github.com/angular/...
user16983447's user avatar
4 votes
1 answer
2k views

I'm having a problem with installing bower bootstrap material design dependencies, that dependencies installing failed for me on bootstrap material design version 0.5.10 , it shows a ENORESTARGET No ...
Sachith Wickramaarachchi's user avatar
0 votes
0 answers
302 views

I am getting an error and I don't know what to make of it. I'm clone a project then run npm install. There is no problem but when i run bower install i am getting this error. How can i fix this?
paws's user avatar
  • 91
-2 votes
1 answer
223 views

When trying to add a library symfony/var-dumper composer long puts packages with bower-asset and in and then gives this error - [Composer\Repository\InvalidRepositoryException] ...
UKRman's user avatar
  • 516
0 votes
0 answers
5k views

I am trying to install bower and polymer as part of a project for Udacity I am provided with a repo to clone and install bower and gulp within it At the end of the installation, I get Error 'Polymer ...
Andrew Sultan's user avatar
0 votes
0 answers
200 views

To be able to use the command bower install, first I have to install bower itself by the command npm install -g bower. This command, however connects to the internet. Is there a way to install bower ...
Mike's user avatar
  • 379
3 votes
1 answer
154 views

I tried to install "angular-jk-carousel" with npm and its not getting installed but with bower it works as expected. but in official document of "angular-jk-carousel" it is mentioned that it can be ...
iUbaid's user avatar
  • 321
1 vote
0 answers
389 views

I am getting below error when running bower install. The problem seems to be that there is a proxy inside the .bowerrc file. If I am using other location which is not having username and password, it ...
Manan Kapoor's user avatar
0 votes
0 answers
348 views

Hi I am using below bower.json to build my application here we have pd-helpers dependecy where i am giving url and while running bower install its running succesfully if i change some version number ...
megha gupta's user avatar
0 votes
0 answers
665 views

I have installed npm via command npm install and it is suucessfully installed also. I have executed this command npm install gulp -g and it is successfully installed. When I run this command npm ...
Ambika Tewari's user avatar
-1 votes
1 answer
373 views

I try to install bower. I use Linux Mint 17.2 Rafaela I have node v0.10.25 and npm 1.3.10 I try to run in the terminal: sudo npm install -g bower and get: npm http GET https://registry.npmjs....
MariaMaria1's user avatar

15 30 50 per page
1
2 3 4 5
24