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

lodash-node deprecated (from old version of broccoli-sourcemap-concat) #98

Closed
gabrielgrant opened this issue Jan 10, 2016 · 1 comment
Closed

Comments

@gabrielgrant
Copy link

Getting the following warning when installing ember-cli:

$ npm install -g [email protected]
npm WARN deprecated [email protected]: This package is no longer maintained. See its readme for upgrade details.

One cause seems to be that ember-cli-qunit is pegged to old an version of broccoli-sourcemap-concat which depends on lodash-node

Is there some reason the old version is needed? Or can the dep be upgraded to either the most recent version (2.0.2) or to use broccoli-concat? (probably preferable, since broccoli-sourcemap-concat was recently deprecated in it's favor)

@trentmwillis
Copy link
Member

This looks to have been resolved with #107.

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

No branches or pull requests

2 participants