Closed mattisfrommars closed 10 years ago
I think you might be mistaken. The paths were recently changed to add the sec directory On Oct 9, 2014 3:14 AM, "mattisfrommars" notifications@github.com wrote:
/src is no longer needed
You can merge this Pull Request by running
git pull https://github.com/mattisfrommars/generator-famous patch-1
Or view, comment on, or merge it at:
https://github.com/FamousTools/generator-famous/pull/43 Commit Summary
- Famo.us paths have changed
File Changes
- M app/templates/src/requireConfig.js https://github.com/FamousTools/generator-famous/pull/43/files#diff-0 (2)
Patch Links:
- https://github.com/FamousTools/generator-famous/pull/43.patch
- https://github.com/FamousTools/generator-famous/pull/43.diff
— Reply to this email directly or view it on GitHub https://github.com/FamousTools/generator-famous/pull/43.
Ah, makes sense. At any rate, the version that bower pulls (at least when I tried today) is inconsistent with the requirejs config
Try bower cache clean
to clean you bower cache and try again. I just did bower install famous
and it worked fine. Also check your bower.json and make sure it has been updated to reference the new version of famous.
Best,
Myles
On Oct 9, 2014, at 11:48 AM, mattisfrommars notifications@github.com wrote:
Ah, makes sense. At any rate, the version that bower pulls (at least when I tried today) is inconsistent with the requirejs config
— Reply to this email directly or view it on GitHub.
Closing this issue
Yep, bower cache clean worked, my bad
/src is no longer needed