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

File ignored by default. Use "--ignore-pattern '!node_modules/*'" to override #54

Closed
oligriffiths opened this issue May 16, 2016 · 1 comment

Comments

@oligriffiths
Copy link

Hi

Since updating ember cli to 2.5, I'm get getting lots of warnings:

/Users/oli/Projects/spa/emblr/node_modules/ember-freestyle/addon/modules/ember-freestyle/controllers/freestyle.js
  0:0  warning  File ignored by default. Use "--ignore-pattern '!node_modules/*'" to override

✖ 1 problem (0 errors, 1 warning)


/Users/oli/Projects/spa/emblr/node_modules/ember-freestyle/addon/modules/ember-freestyle/services/ember-freestyle.js
  0:0  warning  File ignored by default. Use "--ignore-pattern '!node_modules/*'" to override

✖ 1 problem (0 errors, 1 warning)

And can't seem to resolve this?

Any ideas?

@chrislopresto
Copy link
Owner

This is caused by a new eslint release. Updating our ember-cli-eslint dependency should do the trick. I'll hop on that. Thanks for reporting.

chrislopresto added a commit that referenced this issue May 20, 2016
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