Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release a new version #24

Open
olivierchatry opened this issue Mar 12, 2017 · 10 comments
Open

release a new version #24

olivierchatry opened this issue Mar 12, 2017 · 10 comments

Comments

@olivierchatry
Copy link
Contributor

Would be cool to have a new version with all the fixes :).

@milindalvares
Copy link

DEPRECATION: Addon files were detected in `/Users/milindalvares/dev/invoicesapp-frontend-ember/node_modules/ember-cli-copyable/addon`, but no JavaScript preprocessors were found for `ember-cli-copyable`. Please make sure to add a preprocessor (most likely `ember-cli-babel`) to in `dependencies` (NOT `devDependencies`) in `ember-cli-copyable`'s `package.json`.

Errors from e-cli-2.12.0

@olivierchatry
Copy link
Contributor Author

Well it works for me with 2.12. ( and ember-cli-babel is in the dependency of this addon ). Maybe you should try to remove your node_modules folder and npm install again ?

@milindalvares
Copy link

Sure you aren't getting a deprecation warning when you start the Ember server?

@basz
Copy link

basz commented Apr 13, 2017

seeing the same with 2.12.1

@olivierchatry
Copy link
Contributor Author

Yep, I had, and I also did not saw you pushed a PR, so I did one. I guess the only difference is I removed the dependency from devDependencies. Ho well.

@gogromat
Copy link

same on 2.12.1

@haldiggs
Copy link

this fixes it... I cannot do a pull from her though... please add

"dependencies": {
"ember-cli-babel": "^4.0.0"
},
"devDependencies": {
"broccoli-asset-rev": "^2.0.0",
"ember-cli": "0.2.0",
"ember-cli-app-version": "0.3.2",
"ember-cli-content-security-policy": "0.3.0",
"ember-cli-dependency-checker": "0.0.8",
"ember-cli-htmlbars": "0.7.4",
"ember-cli-ic-ajax": "0.1.1",
"ember-cli-inject-live-reload": "^1.3.0",
"ember-cli-qunit": "0.3.9",
"ember-cli-uglify": "1.0.1",
"ember-data": "1.0.0-beta.15",
"ember-export-application-global": "^1.0.2"
},

@wuarmin
Copy link

wuarmin commented Apr 20, 2017

I have the same issue with Ember 2.12.1. It would be nice to get rid of it 👍
Thanks!

@Falibur
Copy link

Falibur commented Jul 13, 2017

Would love to see a new version with the fixes!

@ghost
Copy link

ghost commented Oct 26, 2017

see #28 for the discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants