-
Notifications
You must be signed in to change notification settings - Fork 18
Update dev package dependencies #294
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
Conversation
|
One last thing 😬, let's bump the node version used in the pl yml as well: .github/workflows/pr-gated.yml .pipelines/pr-pipeline.yml .github/workflows/rc.yml |
albertli-msft
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ahhhh, we forgot the pl ymls
|
I noticed that changing node versions and the version of "This version of \test-resources\VSCode-win32-x64-archive\Code.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher." Deleting the files under the |
Resolves many npm package dependency issues.
There are still some warnings about deprecated packages (eslint and babel) under the webviews directory. These are tracked by #295