-
Notifications
You must be signed in to change notification settings - Fork 185
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
"type is missing before a type separator" #834
Comments
I don't have any experience with this package, but, I too, am experiencing this error upon initial install. I have supplied a stack trace, the relevant arguments, and the file being processed. For what it is worth, when the error is thrown, this is the first time an "&"(and) separator appears; all the prior separators were "|"(or). Hoping someone who's head is wrapped tightly around this codebase can identify the issue more quickly. Edit: I would note that the error is occurring on the
|
When following the installation instructions, I get to the step:
composer run-script --working-dir=vendor/felixfbecker/language-server parse-stub
The command runs for a while and then ends, notifying of an exception:
The text was updated successfully, but these errors were encountered: