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

Fix failing tests #241

Closed
wants to merge 1 commit into from
Closed

Conversation

ahierro
Copy link
Contributor

@ahierro ahierro commented Feb 17, 2024

Hi, it seems that my previous pull request on the README.md ended up breaking the tests. I didn't expect that, I apologize. But I found a way to fix it. I replaced deprecated libraries https://www.npmjs.com/package/vscode-test and https://www.npmjs.com/package/vsce but these new version required a newer version of node so I ended up updating almost all the dependencies but now it works. There were some vulnerabilities on the dependencies but now that is fixed too. I tested it on my machine on windows with node version 20.11.1 npm 10.2.4, I was able to run the tests and also generate VSIX.

@ahierro ahierro closed this Apr 2, 2024
@ahierro ahierro deleted the fix-failing-tests branch April 2, 2024 19:40
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

Successfully merging this pull request may close these issues.

1 participant