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

Upgrade run-pty to v5 #147

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Upgrade run-pty to v5 #147

merged 1 commit into from
Jan 3, 2025

Conversation

SimonAlling
Copy link
Owner

@SimonAlling SimonAlling commented Jan 3, 2025

Today, this doesn't work for me on Ubuntu 24.04.1 in WSL on Windows 11:

$ npm ci --include=optional

$ npm start

[…]

sh: 1: run-pty: not found

We believe this explains why:

$ npm remove run-pty
$ npm install [email protected]
[…]
npm error gyp ERR! stack Error: not found: make
[…]

Co-authored-by: Simon Lydell [email protected]

@SimonAlling SimonAlling marked this pull request as ready for review January 3, 2025 10:48
@SimonAlling SimonAlling merged commit 9748bb2 into main Jan 3, 2025
1 check passed
@SimonAlling SimonAlling deleted the run-pty branch January 3, 2025 10:50
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