forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Update extension to target Node 10.2 #1138
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Comments
This might be a possibility when VSC moves to Electron 3, soon. |
Solution:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Change target to
es2017
es2018
Change libs to
es2015, es2016, es2017, es2018
Check https://node.green/
Check version of node shipped with VS Code (depends on version of Electron used by VS Code)
Will also need optionally udpate data science React code
The text was updated successfully, but these errors were encountered: