0xADADA

Results 17 comments of 0xADADA

@makepanic @martndemus @karellm @nandorstanko I've released an Ember Addon to apply `ember-i18n` translations to these messages in a beta version here https://github.com/mirai-audio/ember-i18n-changeset-validations. Could use a few hands to try it...

I'm also having this problem. **TL;DR:** Foundation works in `development`, fails in production environments with an error that the `Foundation` global is not available. error: `ReferenceError: Foundation is not defined`...

@adambullmer Interesting, I had sourcemaps enabled `sourcemaps: 'inline'` and that isn't working in Ember 2.16. @GCheung55 were you able to get production builds working with a workaround? @ctcpip what workaround...

@ctcpip I tried https://github.com/acoustep/ember-cli-foundation-6-sass/issues/86#issuecomment-327545275 but it didn't work in 2.16.

I still love you 👌 -------- Original Message -------- On Dec 27, 2017, 19:05, Garrick Cheung wrote: > "Next week" turned into next month, sorry for that. > > Just...

> @0xadada - Can we get some of these dependencies updated? I'm happy to help out with this project if needed. @CharlieSu i just gave you `write` access, i haven't...

@ranvirgorai here is the fix i use: ```bash brew cask install pinentry-mac ``` then, i set a configuration to use pinentry-mac for passphrase entry then edit this file `~/.gnupg/gpg-agent.conf` ```...

using the Preferences app to enable Terminal, bash, etc somewhat defeats the automate-ability of a bootstrapping script to automate preferences. Is there a way to automate this part while maintaining...

I have this problem in Next.js too, but when I run a production build it stops showing doubles 🤷