Bash Error – Fix /dev/fd/63: line 1: Moved: Command Not Found

bashhigh sierra

I am trying to install particle cli on macOS High Sierra.

When I run this command:

bash <( curl -sl https://particle.io/install-cli )

I get this error:

/dev/fd/63: line 1: Moved: command not found

Can anyone help me fixing this issue ?

Best Answer

You are getting that error because the URL you have referenced - https://particle.io/install-cli - has moved.

The new URL is https://raw.githubusercontent.com/spark/particle-cli-wrapper/master/installer/unix/install-cli