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

TypeError: String required #129

Open
SEAPUNK opened this issue Jul 20, 2016 · 6 comments
Open

TypeError: String required #129

SEAPUNK opened this issue Jul 20, 2016 · 6 comments

Comments

@SEAPUNK
Copy link

SEAPUNK commented Jul 20, 2016

The plugin doesn't seem to be doing anything, except logging this error to the console. Error logs in console when I right click.

  • ST3 build: 3114
  • Node.js: v6.3.0
  • npm: 3.10.5
  • tern.js: 0.19.0

Writing code in (mostly) ES6.

@marijnh
Copy link
Member

marijnh commented Aug 16, 2016

Did you set any tern-related preferences in Sublime? Could it be that you made a type error in those?

@SEAPUNK
Copy link
Author

SEAPUNK commented Aug 16, 2016

No, I don't think so. It was a first-time install.

@marijnh
Copy link
Member

marijnh commented Aug 16, 2016

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?

@SEAPUNK
Copy link
Author

SEAPUNK commented Aug 16, 2016

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.

@SEAPUNK
Copy link
Author

SEAPUNK commented Aug 16, 2016

Same issue, both in a pure ES6 and a pure ES5 project folder.

@SEAPUNK
Copy link
Author

SEAPUNK commented Aug 16, 2016

One thing to note is that it doesn't give me one "TypeError" per right click -- it usually gives around 4 or 5.

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