Andreas Böhrnsen
Andreas Böhrnsen
Hi @stomita , just wanted to "thank you" for this great library. It saved me a lot of headaches. Thanks a ton, this is a real blessing! (just needed a...
yes, this would be really useful
@bmulholland thanks for the pointer. That helped me a lot!
try this instead: https://gist.github.com/naaman/2847793#gistcomment-2264148
just created the same pull request here https://github.com/altercation/vim-colors-solarized/pull/160 Seems @altercation is not very active maintaining the repo currently...
Great stuff @ygotthilf but unfortunately caching docker layers does not work with 1.10... Issue: https://github.com/docker/docker/issues/20380 https://circleci.com/docs/docker/#caching-docker-layers
``` cordova: 5.4.0 ember-cli: 1.13.8 ```
ok, found it. Guess this is missing in the documentation somewhere. I had to change my 'locationType' to 'hash' as it is written in the error message. excerpt from the...
@dukex Thanks for the pointer. It just happens already with `ember generate cordova-init` (Setting up the app). The part you are referring to is from "Developing the app". So I...
@litao10422 this seems to be a different issue. Any reason you clone the repo instead of installing the plugin as described in the "Getting started" guide?