-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Build fail when trying to launch extension from debugger #1329
Comments
Can you try doing a |
I believe you meant
After that I tried |
Hmm, looks like our build is broken. Looks like some dependency changed beneath us... They look like minor tslint issues; feel free to submit a PR. |
I'd gladly submit a PR for this case. |
Either or :) |
Understood, I'll try to get on it after the weekends |
The ts bugs are legit so I'd definitely prefer them to be fixed! I don't understand why some people see them and others don't, though. Must be a version issue. |
@johnfn you were right about the version issue, seems like typescript version is the culprit to this issue. I have submitted a PR for this fix. I'd love to get a comment about the PR :) |
Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
What did you do?
Forked vim/master, cloned it and tried to build.
npm install
gulp
What did you expect to happen?
build to be successful and launch extension
What happened instead?
build failed
Technical details:
The text was updated successfully, but these errors were encountered: