I have installed this CLI - https://stacked.filledstacks.com/docs/getting-started/overview
The downloaded file is saved in this folder user/.pub-cache/global_packages
When I typed stacked create app my_first_app
I got this error -bash: stacked: command not found
I can see that I added the path when I typed echo $PATH
From my terminal:
echo $PATH
/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/alexa/opt/anaconda3/bin:/Users/alexa/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/Cellar/ruby/2.5.1/bin:/Applications/XAMPP/xamppfiles/bin:/Applications/XAMPP/xamppfiles/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/XAMPP/xamppfiles/bin:/Users/alexa/.pub-cache/bin:/Users/alexa/Developer/flutter/bin
this is the path I added :/Users/alexa/.pub-cache/bin:
My login shell is /bin/bash and I saved the path to nano ~/.bash_profile
/Users/alexa/.pub-cache/binor/Users/alexa/.pub-cache/global_packages?stackedwith executable permissions?PATH.