Bug Report
What's the issue you encountered?
I ran the installer on MacOS and restarted my computer (already had xcode set up) and dkp-pacman and pacman are both not recognized commands by any shell I've tried, including nushell, zsh and bash.
How can the issue be reproduced?
Download 'devkitpro-pacman-installer.pkg' and, in its parent directory, run sudo installer -pkg devkitpro-pacman-installer.pkg -target /.
Restart your computer
Try to run dkp-pacman -S gba-dev or pacman -S gba-dev
Environment?
Output of env:
CMD_DURATION_MS=2743
COLORTERM=truecolor
COMMAND_MODE=unix2003
DIRS_LIST=/Users/[REDACTED]
DIRS_POSITION=0
HOME=/Users/[REDACTED]
KITTY_INSTALLATION_DIR=/Applications/kitty.app/Contents/Resources/kitty
KITTY_PID=449
KITTY_PUBLIC_KEY=1:JuFfE5jQiM*L8li%z}fNBn2c#3>6uA`IZ1rMUVY2
KITTY_WINDOW_ID=1
LANG=en_US.UTF-8
LAST_EXIT_CODE=1
LOGNAME=jayrobinson
LaunchInstanceID=AB7A512B-5E2A-4348-93D3-B86913FB6B6D
MANPATH=/Applications/kitty.app/Contents/Resources/man:
NU_LOG_DATE_FORMAT=%Y-%m-%dT%H:%M:%S%.3f
NU_LOG_FORMAT=%ANSI_START%%DATE%|%LEVEL%|%MSG%%ANSI_STOP%
NU_VERSION=0.114.1
OLDPWD=/Users/[REDACTED]
PATH=/opt/homebrew/bin:/Applications/kitty.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/etc/paths.d:/opt/homebrew/bin/brew
PROMPT_INDICATOR=
PROMPT_INDICATOR_VI_INSERT=:
PROMPT_INDICATOR_VI_NORMAL=>
PROMPT_MULTILINE_INDICATOR=∙
PWD=/opt
SECURITYSESSIONID=186a3
SHELL=/bin/zsh
SHLVL=1
SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.gVEnfoMWRR/Listeners
STARSHIP_SESSION_KEY=YgbY8mWTXbefR1vc
STARSHIP_SHELL=nu
TERM=xterm-kitty
TERMINFO=/Applications/kitty.app/Contents/Resources/kitty/terminfo
TMPDIR=/var/folders/bk/bpty2xcj5rx8n8x1dqplhxdw0000gn/T/
TRANSIENT_PROMPT_COMMAND_RIGHT=
TRANSIENT_PROMPT_MULTILINE_INDICATOR=
USER=jayrobinson
WINDOWID=48
XPC_FLAGS=0x0
XPC_SERVICE_NAME=application.net.kovidgoyal.kitty.382685.382691
__CFBundleIdentifier=net.kovidgoyal.kitty
__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
Additional context?
I've been on Mac for a couple days now, so there might be something really obvious I'm missing. I have been using devkitpro successfully on Arch Linux for a while.
Bug Report
What's the issue you encountered?
I ran the installer on MacOS and restarted my computer (already had xcode set up) and dkp-pacman and pacman are both not recognized commands by any shell I've tried, including nushell, zsh and bash.
How can the issue be reproduced?
Download 'devkitpro-pacman-installer.pkg' and, in its parent directory, run
sudo installer -pkg devkitpro-pacman-installer.pkg -target /.Restart your computer
Try to run dkp-pacman -S gba-dev or pacman -S gba-dev
Environment?
Output of env:
Additional context?
I've been on Mac for a couple days now, so there might be something really obvious I'm missing. I have been using devkitpro successfully on Arch Linux for a while.