Gastón Silva

Results 40 comments of Gastón Silva

You can fix it by locking `broccoli-merge-trees` to version `0.2.1`. ``` // lock broccoli-merge-trees to 0.2.1 rm -rf tmp npm install broccoli-taco build dist ```

Yep, that is what I'm using in a project right now.

~~Not sure if this is related, but the example here: http://broccoli-taco.com/documentation/#dynamic-pages Does not work.~~ I lied, it works and I was being silly.

This didn't work for me with either `3.7.7`, `3.9.0`, `3.6.12` ``` pyenv install x.x.x pyenv shell x.x.x pip install --upgrade gkeepapi ```

- On my default browser, I am logged in with two different Google accounts. - I did follow the [UnlockCaptcha link](https://accounts.google.com/DisplayUnlockCaptcha) manually and I'm pretty sure I did it with...

The exact same error message is logged if you use a custom helper in block form.

If your file structure looks like this: ``` your-ember-app/ lib/ your-engine-name/ public/ woman.png ``` then you use it like this: ``` ```

For anyone also looking for the Webpack 1 docs: https://github.com/webpack/docs/wiki/contents

root cause is the same as https://github.com/Semantic-Org/Semantic-UI-CSS/issues/32

I'm seeing this problem, but I am not using ember-cli-deploy. Landed here from a Google search. So, maybe there is an interaction between ember-cli and some config that is not...