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

Change over to be built on Ember 2 & pods. #1

Closed
GA-MEB opened this issue Dec 7, 2015 · 2 comments
Closed

Change over to be built on Ember 2 & pods. #1

GA-MEB opened this issue Dec 7, 2015 · 2 comments

Comments

@GA-MEB
Copy link
Contributor

GA-MEB commented Dec 7, 2015

No description provided.

@GA-MEB GA-MEB changed the title Change over to be built on Ember 2 foundation. Change over to be built on Ember 2 & pods. Dec 7, 2015
@gaand
Copy link

gaand commented Dec 7, 2015

@MattB-GA-Boston Would you please add a little detail for those of us less in the know. Thanks!

@jrhorn424
Copy link

I can do that! ember-cli didn't ship with Ember 2.0 last week. This week, it does. These materials were written with Ember 1.13 in mind.

There's a special kind of dependency hell going on here, and it might actually have to do with the version of node and npm @MattB-GA-Boston is using, not the version of Ember as I had originally suspected when this issue was filed.

Short story: our lessons should have been built using node 4.2.2 and something like npm 2.14.10 based on the node lessons we taught this time around. This lesson was generated using node 5.0.0 and something above npm 3.x. That means version numbers are off in package.json and bower.json.

Follow this instead: https://github.com/ga-wdi-boston/ember-starter

GA-MEB added a commit that referenced this issue Mar 21, 2016
Update package.json, bower.json, both index.html files, and environment.js
 to use `ember-object` as the repo name.
Remove old `app.css` file, since it's been replaced by `app.scss`.
Add Gruntfile and grunt script directory.

Addressed: #1
@GA-MEB GA-MEB closed this as completed in 123ee94 Mar 21, 2016
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