You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing the same error when running ember-template-lint . after adding ember-template-lint-plugin-prettier. I don't see the error when running eslint .. But I'm also not using eslint-plugin-hbs. I just came across this bug report, which seems to be related, when googling the error.
I was able to fix the error by removing ember-cli-template-lint and adding ember-template-lint to the project instead. By doing so I implicitly upgraded ember-template-lint from 1.3.0 to 3.14.0.
I'm afraid I don't have any more info yet, other than it started after upgrading ember-template-lint to v3
The text was updated successfully, but these errors were encountered: