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

0.8.0 ENOENT when patching app launcher #52

Closed
Nek-12 opened this issue Aug 27, 2020 · 0 comments · Fixed by #53
Closed

0.8.0 ENOENT when patching app launcher #52

Nek-12 opened this issue Aug 27, 2020 · 0 comments · Fixed by #53
Labels
bug Something isn't working right

Comments

@Nek-12
Copy link
Contributor

Nek-12 commented Aug 27, 2020

FILL OUT THIS TEMPLATE, REMOVING/REPLACING EVERYTHING HERE WITH YOUR OWN INFORMATION.
BE AS CLEAR AND CONCISE AS POSSIBLE.

Applying and removing notion-enhancer fails on archlinux

platform
arch linux

Logs:

=== NOTION ENHANCEMENT LOG ===
* notion-enhancer v?.?.? found applied != v0.8.0 package.
> overwrite? [Y/n]: y
-- removing previous enhancements before applying new version.
...removing folder /opt/notion-app/app
...moving asar.app.bak to app.asar
...data folder /root/.notion-enhancer found.
-- keeping /root/.notion-enhancer
...patching app launcher (notion-app linux wrappers only).
### ERROR ###
[Error: ENOENT: no such file or directory, open '/opt/notion-appnotion-app'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/notion-appnotion-app'
}
...unpacking app.asar
...patching app launcher (notion-app linux wrappers only).
### ERROR ###
[Error: ENOENT: no such file or directory, open '/opt/notion-appnotion-app'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/opt/notion-appnotion-app'
}
=== END OF LOG ===
@Nek-12 Nek-12 added the bug Something isn't working right label Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant