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: switch to node 20 #198

Merged
merged 1 commit into from
Nov 15, 2024
Merged

fix: switch to node 20 #198

merged 1 commit into from
Nov 15, 2024

Conversation

Almenon
Copy link
Owner

@Almenon Almenon commented Nov 15, 2024

need to do this for upgrading semantic release. Hopefully upgrading my various packages will fix the error I'm getting in Almenon/AREPL-vscode#456

https://github.com/Almenon/AREPL-vscode/actions/runs/11850487428/job/33025447543

> tsc -p ./

Error: src/PreviewManager.ts(2,41): error TS230[7](https://github.com/Almenon/AREPL-vscode/actions/runs/11850487428/job/33025447543#step:5:8): Cannot find module 'arepl-backend' or its corresponding type declarations.

It's a very odd error because I get this on Ubuntu but not mac or my local windows.

@Almenon Almenon merged commit 5f1aac1 into master Nov 15, 2024
8 checks passed
@Almenon Almenon deleted the switch_to_node_20 branch November 15, 2024 05:37
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant