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

Path or pattern "bower_components/ember-qunit/named-amd/main.js" did not match any files #37

Closed
zyllorion opened this issue Feb 3, 2015 · 1 comment

Comments

@zyllorion
Copy link

Error when using latest ember-cli-qunit#0.3.3

Path or pattern "bower_components/ember-qunit/named-amd/main.js" did not match any files

Notes from discussion:
Something wrong with the internal Blueprint.prototype.addBowerPackagesToProject.
There really is no issue with using 0.3.3, the only thing that blueprint does is ensure you have bower.json setup properly.

Workaround:

bower install --save ember-qunit rwjblue/ember-qunit-builds#0.2.1
@rwjblue
Copy link
Member

rwjblue commented Feb 3, 2015

Thanks for reporting, this is definitely an issue. It only cropped up after moving to Blueprint.prototype.addBowerPackagesToProject from Blueprint.prototype.addBowerPackageToProject (in #35). I need to test to see if reverting that PR resolves the issue.

shime pushed a commit to shime/smoke-and-mirrors that referenced this issue Jun 29, 2015
similar to ember-cli/ember-cli-qunit#37 and raises

   Path or pattern "bower_components/animation-frame/AnimationFrame.min.js" did not match any files

without it
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

3 participants