-
Hi. I'm having the same issue as #105
However I'm quite certain I'm not loading two instances of moment. (I've grepped for moment in my files and nothing seems out of the ordinary)
And i've tried b…
rinti updated
9 years ago
-
With version 0.4.3 I'm experiencing the following:
```
masciugo@macbookpro ~/dev/quenta $ ember deploy -dev
version: 1.13.8
Buildingbootstrap-sassy config: no JS enabled, glyphicons enabled
Built pr…
-
Is there a way to get a list of registered locales?
-
*Subject to change
- 8:30am-9:00am - Registration and breakfast
- 9:00am-9:15am – Michael Brooks... “PhoneGap kick off”
- 9:15am-9:50am – Eric Alli. .“Mind the Gap: Supercharge your PhoneGap workflow”…
-
running npm install with ember-intl 1.3.2 in my package.json gave me this error
```
npm ERR! shasum check failed for /var/folders/sc/cxnrqnjn251727h2qgx7wj300000gp/T/npm-42513-c6749b0c/registry.npmjs…
-
-
this just started after updating to beta 19, a snippet of the code looks like this, i can look into creating a reproduction repo also if needed, I never had a case where environment was an object befo…
-
Create a new ember application, install ember-intl, and then run ember test. You'll get the following failure: `formats.js: line 5, col 2, Missing semicolon.`
The offending code is from the `app/form…
-
I am trying to get ember-intl working in my tests and I am getting "translation: 'message.path.here' on locale: 'en-us' was not found."
I thought that perhaps even though I followed the information i…
-
After installing the addon and configuring it via the new ember-cli-build.js, I cannot build my ember application. It throws,
```
File not found: D:\workspace\SocialDemand-Client\node_modules\ember-i…