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

Error when trying to activate plugin: do-not-disturb #1228

Open
ramseyp opened this issue Sep 13, 2024 · 0 comments
Open

Error when trying to activate plugin: do-not-disturb #1228

ramseyp opened this issue Sep 13, 2024 · 0 comments
Labels

Comments

@ramseyp
Copy link

ramseyp commented Sep 13, 2024

Sentry Issue: KAP-VJR

macOS version: Unknown ()
Kap version: 3.6.0

Error

Error: Command failed with exit code 1: /Applications/Kap.app/Contents/MacOS/Kap /Applications/Kap.app/Contents/Resources/app.asar/node_modules/yarn/bin/yarn.js install --no-lockfile --registry https://registry.npmjs.org
internal/modules/cjs/loader.js:890
  throw err;
  ^
Error: Cannot find module 'timers/promises'
Require stack:
- /Users/patramsey/.yarn/releases/yarn-4.1.0.cjs
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at ~/.yarn/releases/yarn-4.1.0.cjs:168:2575
    at ~/.yarn/releases/yarn-4.1.0.cjs:4:478
    at ~/.yarn/releases/yarn-4.1.0.cjs:190:2963
    at ~/.yarn/releases/yarn-4.1.0.cjs:4:478
    at /Users/patramsey/.yarn/releases/yarn-4.1.0.cjs:216:7155 {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/Users/patramsey/.yarn/releases/yarn-4.1.0.cjs' ]
}
    at makeError (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/execa/lib/error.js:59:11)
    at handlePromise (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/execa/index.js:114:26)
    at async Plugins.runYarn (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:166:9)
    at async Plugins.yarnInstall (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:179:9)
    at async Plugins.install (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:51:13)
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

2 participants