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

Tabby execute failed #9242

Closed
wangxufeng opened this issue Nov 16, 2023 · 5 comments · Fixed by #9238
Closed

Tabby execute failed #9242

wangxufeng opened this issue Nov 16, 2023 · 5 comments · Fixed by #9238
Labels

Comments

@wangxufeng
Copy link

Version: 204
Platform: Manjora Linux

LOG:
innerError Error: Cannot find module '../build/Debug/pty.node'
Require stack:

  • /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js
  • /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js
  • /opt/Tabby/resources/app.asar/dist/main.js
  • at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:2:117760)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at Function.f._load (node:electron/js2c/asar_bundle:2:13377)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
    at Object. (/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:34:15)
    at Module._compile (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js',
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js',
    '/opt/Tabby/resources/app.asar/dist/main.js',
    undefined
    ]
    }
    MESA-INTEL: warning: Haswell Vulkan support is incomplete
@lucaspereirasouzat
Copy link

lucaspereirasouzat commented Nov 16, 2023

same here on pop-os

`innerError Error: Cannot find module '../build/Debug/pty.node'
Require stack:

  • /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js
  • /opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js
  • /opt/Tabby/resources/app.asar/dist/main.js
  • at Module._resolveFilename (node:internal/modules/cjs/loader:1082:15)
    at Function.n._resolveFilename (node:electron/js2c/browser_init:2:117760)
    at Module._load (node:internal/modules/cjs/loader:927:27)
    at Function.f._load (node:electron/js2c/asar_bundle:2:13377)
    at Module.require (node:internal/modules/cjs/loader:1148:19)
    at require (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
    at Object. (/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:34:15)
    at Module._compile (/opt/Tabby/resources/app.asar/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
    at Module.load (node:internal/modules/cjs/loader:1124:32) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js',
    '/opt/Tabby/resources/app.asar/node_modules/node-pty/lib/index.js',
    '/opt/Tabby/resources/app.asar/dist/main.js',
    undefined
    ]
    }
    `

Alpha 204 Debian version

On Alpha 201 works fine

@Clem-Fern Clem-Fern mentioned this issue Nov 16, 2023
@demanuPL
Copy link

On Fedora I have the same issue, I've to downgrade to 1.0.202 and its working fine

@eclipse0922
Copy link

same issue on Kubuntu 22.04.3

@Issues-translate-bot
Copy link
Collaborator

The translator bot has detected that this issue body's language is not English, and has translated it automatically.


same issue on Kubuntu 22.04.3

@dr41d45
Copy link

dr41d45 commented Nov 20, 2023

same issue on Pop!_OS 22.04 LTS

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 a pull request may close this issue.

6 participants