Open bravo-kernel opened 7 years ago
I am having the same issue
Same here, any clues?
Not a single one. Unsure why this is not getting any attention. Is this repo still maintained?
Adding ember-source
into devDependencies
seems to work for me.
I had to bower install ember#2.12.1 --save-dev
to get past this. It's not ideal to have 2 versions of Ember installed, one in Bower and the other in NPM/Yarn, but this is a workaround.
Seems that this issue is still happening, at least it was happening to me, I fixed it by adding "ember": "~2.18.0"
into the dependencies
in the bower.json
file, it would be nice if anyone could try to understand exactly why this is happening since it looks like last merged PR did not fix it. Thanks
I could use some assistance. After installing current ember-admin I get the following error.
My setup: