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

Ubuntu22.04 LTS npm 安装、Appimage运行、Snap安装报错 #17

Open
fgwsz opened this issue Aug 6, 2024 · 1 comment
Open

Ubuntu22.04 LTS npm 安装、Appimage运行、Snap安装报错 #17

fgwsz opened this issue Aug 6, 2024 · 1 comment

Comments

@fgwsz
Copy link

fgwsz commented Aug 6, 2024

npm install

npm ERR! Cannot read property 'insert' of undefined

Appimage运行

A JavaScript error occurred in the main process
Uncaught Exception:
undefined: undefined

snap install

error: cannot find signatures with metadata for snap "mycard_3.0.36_amd64.snap"

snap intall --dangerous:

mycard

Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
A JavaScript error occurred in the main process
Uncaught Exception:
undefined: undefined
shm_open() failed: Permission denied

sudo mycard

mkdir: cannot create directory '/run/user/0': Permission denied
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Documents':
No such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Desktop': No
such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Downloads':
No such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Music': No s
uch file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Pictures': N
o such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Videos': No
such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Public': No
such file or directory
ln: failed to create symbolic link '/root/snap/mycard/x4/snap/mycard/x4/Templates':
No such file or directory
Authorization required, but no authorization protocol specified

@purerosefallen
Copy link
Member

We develop on https://code.mycard.moe/mycard/mycard
It works on Ubuntu 22.04, however Node.js version 16.14 is required.

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

No branches or pull requests

2 participants