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

The "path" argument must be of type string. Received undefined #34

Open
boris-petrov opened this issue Feb 25, 2020 · 3 comments
Open
Labels

Comments

@boris-petrov
Copy link

After updating @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 2.20.0 to 2.21.0, hbs/check-hbs-template-literals started failing with:

13:18  error  2 error(s): The "path" argument must be of type string. Received undefined  hbs/check-hbs-template-literals
@rwjblue
Copy link
Member

rwjblue commented Feb 26, 2020

Should be fixed by #35, but I just landed a tweak to ember-template-lint (should be released later today) that also mitigates.

@rwjblue rwjblue added the bug label Feb 26, 2020
@boris-petrov
Copy link
Author

This has been fixed in ember-template-lint 2.1.0. Thanks!

@boris-petrov
Copy link
Author

This started happening again when I updated ember-template-lint from 2.16.0 to 2.17.0. Any ideas?

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

No branches or pull requests

2 participants