Updated my shell script using $ nano ~/.bash_profile added following lines export PATH=~/directory/.jiri_root/bin:$PATH source ~/directory/scripts/fx-env.sh
The problem I'm getting is whenever I'm trying to run fx command I'm getting an error message "Cannot find Platform source tree in parent of directory". I have to use $ fx set product.board but error is displayed.