-
Notifications
You must be signed in to change notification settings - Fork 52
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
TypeError: String required #129
Comments
Did you set any tern-related preferences in Sublime? Could it be that you made a type error in those? |
No, I don't think so. It was a first-time install. |
Strange. I haven't seen this error before, and it's a shame that there's no backtrace or any kind of context in the output. Does it happen on all edited code? |
It happens in the entire project folder. I might give it another try on some separate ES5/ES6 files, and see what it does. Will take a little while, considering I'm a bit busy, and I have uninstalled the plugin for now. |
One thing to note is that it doesn't give me one "TypeError" per right click -- it usually gives around 4 or 5. |
The plugin doesn't seem to be doing anything, except logging this error to the console. Error logs in console when I right click.
Writing code in (mostly) ES6.
The text was updated successfully, but these errors were encountered: