Skip to content

Instantly share code, notes, and snippets.

@dwickern
Created October 4, 2016 22:10
Show Gist options
  • Save dwickern/b59865e60f45364376bd4554457fc2af to your computer and use it in GitHub Desktop.
Save dwickern/b59865e60f45364376bd4554457fc2af to your computer and use it in GitHub Desktop.
positional params error // ember 2.9.0-beta.4
{
"version": "0.10.5",
"EmberENV": {
"FEATURES": {}
},
"options": {
"use_pods": false,
"enable-testing": false
},
"dependencies": {
"jquery": "https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js",
"ember": "beta",
"ember-data": "2.8.0",
"ember-template-compiler": "beta",
"ember-testing": "beta"
},
"addons": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment