Closed kalyco closed 9 years ago
Sorry I never looked into this - The security policy issue is related to some settings in Ember CLI (I think the docs mention it).
That line 11 error seems related to the build process (not EFM).
Hope your Ember journey is going well!
I'm still pretty new to using ember.
Package.json:
"ember-form-master-2000": "^0.2.0"
Running into this error on the server:
app/templates/register.hbs:
My inspector is running this issue, but I don't know if it's related:
on line 11 and again on 15 showing
and
respectively.
Any help would be appreciated. I imagine it's something simple that I'm overlooking. Thanks ^__^