Answers for "bash npm command not found in laravel 8"

0

laravel command not found

echo 'export PATH="~/.config/composer/vendor/bin"' >> ~/.bashrc
# or
echo 'export PATH="~/.config/composer/vendor/bin"' >> ~/.zshrc
Posted by: Guest on September-27-2020

Code answers related to "bash npm command not found in laravel 8"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language