ful1e5 / apple_cursor

Free & Open source macOS Cursors.
GNU General Public License v3.0
1.16k stars 62 forks source link

Yarn problem #85

Closed DontKnows closed 6 months ago

DontKnows commented 2 years ago

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)

image

Your Environment

My system information:

| Software | Name/Version | | qterminal/zsh | Kali Linux 2022.1 | | Operating System | Kali Linux |

ful1e5 commented 2 years ago

Look like dependencies are missing check README#dependencies.

DontKnows commented 2 years ago

Look like dependencies are missing check README#dependencies.

sorry, but this is the dependencies? https://imgur.com/a/aeoOpdM

ful1e5 commented 2 years ago

You also need to install README#build-dependencies.

ful1e5 commented 1 year ago

You no longer need to generate bitmaps in <=v2.0.0 and can use ctgen to create custom-sized cursors.

ful1e5 commented 6 months ago

Closing due to inactivity. Can reopen later.