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

can't find packages if different directory specified in .bowerrc #85

Open
twhitbeck opened this issue Dec 5, 2017 · 1 comment
Open

Comments

@twhitbeck
Copy link

My .bowerrc:

{
  "directory": "/bower_components"
}

I think broccoli will find these fine, because it looks in .bowerrc for the bower directory. However, this package reports "Missing bower packages"

@rwjblue
Copy link
Collaborator

rwjblue commented Dec 5, 2017

Cross linking ember-cli/ember-cli-version-checker#46 which seems somewhat related...

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