Ray Besiga
Ray Besiga
Were you able to resolve this issue? @parthjpandya @Kirkmania
Hi @parthjpandya @Kirkmania @erwingd I figured out an easy way to get around the issue. Let us say you have a model called `Update`with one field called `message`, your ModelForm...
I could not get it running at all ``` javascript ember install spree-ember-storefront version: 0.1.11 The `install` command does not take any arguments. You must use `install:npm` or `install:bower` to...
Hey Hugh, So the issue was with my version of ember-cli. I cleared the cache, re-installed everything and the command worked fine. Now watching your talk at Ember London. Quite...
My bower.json currently looks like this: ``` json { "name": "madagascar", "dependencies": { "ember": "1.13.7", "ember-cli-shims": "ember-cli/ember-cli-shims#0.0.3", "ember-cli-test-loader": "ember-cli-test-loader#0.1.3", "ember-data": "1.13.8", "ember-load-initializers": "ember-cli/ember-load-initializers#0.1.5", "ember-qunit": "0.4.9", "ember-qunit-notifications": "0.0.7", "ember-resolver": "~0.1.18", "jquery":...
You are a god! @hhff it is working perfectly. Now contemplating whether to go learn the internal workings of Ember, or figure it out as i go. And and advise...
Thanks for the advice @baraka2000 and cheers to @hhff for getting me on this Ember train. Best regards from Kampala!
Hi @oquidave please help us help you by telling us how to recreate your error. The "New Issue" template for "bug" details how to do this.
Thanks for adding to this @jamesidw We shall look into it this week.
@jamesidw @oquidave did you ever get around this issue?