You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node-pty as an optional dependency may install without being built,
causing require() to succeed but spawn() to fail with 'posix_spawnp failed'.
@lydell/node-pty has prebuilt binaries that work reliably in server mode.
0 commit comments