-
I tried doing a "bower install rrule" to install 2.7.2, and the rrule package got installed, but there is no "dist" directory; this is all I see.
![bower json — hq 2024-04-09 at 9 29 11 AM](https:/…
-
I install package using bower, such as: `bower install --save angularjs-slider`
Then I run `meteor` and get the following message
```
While building the application:
error: Bower dependencies list mu…
-
On public bower, we can search package by keywords from package's bower.json. Is possible to do this on private bower as well?
-
CDE version: 0.14.2.2828
Operating System: Windows 7
Steps to reproduce:
1. Launch CDE.
2. Create a new project of type "JavaScript Web App ( using Polymer paper elements)"
3. "Getting Bower Packages…
-
Bower is on the way out and we need a new way to manage our front end packages. What we do here will be applied to most of our repos.
-
When adding this package to my app, everything works fine. However, when I add my first dependency, I get the following error.
```
While building the application:
fs.js:488:19: EISDIR, illegal op…
-
When im starting meteor im just getting this error. I also tried starting meteor with "dependencies" empty but nothing helped:
```
=> Errors prevented startup:
While building the application:
…
-
When you attempt to install a package (`File » Install from Bower...`), the Bower Registry loads, and AutoFill suggestions appear just below the textbox:
> ![screen shot 2015-12-03 at 1 56 41 pm](htt…
-
with https://www.npmjs.com/package/pace-progress for example
```
Pace theme CSS file was not found: blue/pace-theme-minimal.css
Error: Pace theme CSS file was not found: blue/pace-theme-minimal.css…
-
Is this package actually at 0.0.11 or 0.0.12? bower.json says 0.0.11 but package.json says 0.0.12. Or possible the newest version has not been published on bower?