Skip to content
This repository was archived by the owner on Nov 12, 2018. It is now read-only.

Add momentjs to Bower dependencies#33

Merged
stefanpenner merged 1 commit intoember-cli:masterfrom
attilagyorffy:hotfix/add-moment-to-missing-bower-dependencies
Jul 24, 2016
Merged

Add momentjs to Bower dependencies#33
stefanpenner merged 1 commit intoember-cli:masterfrom
attilagyorffy:hotfix/add-moment-to-missing-bower-dependencies

Conversation

@attilagyorffy
Copy link
Copy Markdown
Contributor

When running the app via ember server, Broccoli failed with an ENOENT error, complaining that moment/moment.js is missing. I've installed it via a bower install --save moment and I managed to get broccoli to build successfully.

This hot fix should add the missing dependency to bower.json

@stefanpenner stefanpenner merged commit f7e6fce into ember-cli:master Jul 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants