apple_cursor
apple_cursor copied to clipboard
Yarn problem
Description of the problem
umm... this is kinda weird, i don't know why, but when i try to run "make" command, it's have an error: make[1]: Entering directory '/home/kali/apple_cursor/bitmapper' make[1]: yarn: No such file or directory make[1]: *** [Makefile:13: install] Error 127 make[1]: Leaving directory '/home/kali/apple_cursor/bitmapper' make: *** [Makefile:10: render] Error 2
How has this issue affected you? What are you trying to accomplish?
i want to custom my cursor size, with command: make unix, and this problem is not allow me to do that
Logs or Screenshots: (optional)
Your Environment
My system information:
| Software | Name/Version | | qterminal/zsh | Kali Linux 2022.1 | | Operating System | Kali Linux |
Look like dependencies are missing check README#dependencies.
Look like dependencies are missing check README#dependencies.
sorry, but this is the dependencies? https://imgur.com/a/aeoOpdM
You also need to install README#build-dependencies.
You no longer need to generate bitmaps in <=v2.0.0
and can use ctgen
to create custom-sized cursors.
Closing due to inactivity. Can reopen later.