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

Not Launching After Upgrade - Ubuntu20.04 #10241

Open
ksypassion opened this issue Jan 20, 2025 · 2 comments
Open

Not Launching After Upgrade - Ubuntu20.04 #10241

ksypassion opened this issue Jan 20, 2025 · 2 comments
Labels

Comments

@ksypassion
Copy link

**Version: 1.0.220
OS: Ubuntu 20.04

Describe the problem:
After updating, Tabby fails to start.

To Reproduce:
Update Tabby to version 1.0.220.
Attempt to launch the application.

Additional Information(logs):
tabby.desktop[3147082] : innerError Error: Cannot find module '../build/Debug/pty.node' tabby.desktop[3147082]: Require stack: tabby.desktop[3147082]: - /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js tabby.desktop[3147082]: - /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js tabby.desktop[3147082]: - /opt/Tabby/resources/app.asar/dist/main.js tabby.desktop[3147082]: - tabby.desktop[3147082]: at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15) tabby.desktop[3147082]: at Function.s._resolveFilename (node:electron/js2c/browser_init:2:123242) tabby.desktop[3147082]: at Module._load (node:internal/modules/cjs/loader:1058:27) tabby.desktop[3147082]: at Function.c._load (node:electron/js2c/node_init:2:16955) tabby.desktop[3147082]: at Module.require (node:internal/modules/cjs/loader:1318:19) tabby.desktop[3147082]: at require (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:159:20) tabby.desktop[3147082]: at Object.<anonymous> (/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:34:15) tabby.desktop[3147082]: at Module._compile (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:192:30) tabby.desktop[3147082]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1564:10) tabby.desktop[3147082]: at Module.load (node:internal/modules/cjs/loader:1295:32) { tabby.desktop[3147082]: code: 'MODULE_NOT_FOUND', tabby.desktop[3147082]: requireStack: [ tabby.desktop[3147082]: '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js', tabby.desktop[3147082]: '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js', tabby.desktop[3147082]: '/opt/Tabby/resources/app.asar/dist/main.js', tabby.desktop[3147082]: undefined tabby.desktop[3147082]: ] tabby.desktop[3147082]: }

@lonelyao82
Copy link

lonelyao82 commented Jan 23, 2025

I have the same error from 1.0.218, 1.0.219, 1.0.220 & 1.0.221.
app.asar has a file named resources/app.asar.unpacked/node_modules/node-pty/build/Release/pty.node, is that an error of build options?
seems it also appeared in the previous versions.

@Eugeny
Copy link
Owner

Eugeny commented Jan 25, 2025

Could you please try the current nightly build? It works for me on Ubuntu on both x64 and arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants