-
-
Notifications
You must be signed in to change notification settings - Fork 676
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
Error whilst trying to use plugin with babel-eslint #189
Comments
Thank you for this report.
|
Hi @mysticatea. My apologies, was a bad copy+paste. I have updated my question with the correct version. Thank you for suggesting the This .vue passes linting without error.
This .vue fails linting with the original error. The only difference is the options object passed to the decorator.
Just for reference, here is my
It seems that in my case, |
Thank you for the information. Hmm, but weird, I could not reproduce it...
|
Hey @Robula did you manage to figure out what was wrong? |
@michalsnik No I couldn't resolve it, however I have just moved over to OSX as my primary development machine so I will try again and report back here. |
Any luck @Robula ? |
Hi @michalsnik. Sorry for not reporting back here. I have been working on Vue projects without including this plugin. I had thought it may have been a glitch working on a Windows system but this is not the case as even on my new non Windows environment (OS X) I am still experiencing the same issue. I haven't tested this on a fresh project, but I will do so when I get some free time. Here is the output;
Here are my current working and non-working configurations.
This produces the error:
|
@mysticatea @michalsnik OK, I went and created a new project to replicate this. I'll post a screenshot showing my exact setup and project as well as the results.
|
I am closing this as this issue is not related to Thanks to all involved. |
Tell us about your environment
Windows 10 15063 😞
Please show your full configuration:
What did you do? Please include the actual source code causing the issue.
What actually happened? Please include the actual, raw output from ESLint.
The text was updated successfully, but these errors were encountered: