diff --git a/po b/po index ab03ba1..8a2de90 100755 --- a/po +++ b/po @@ -973,7 +973,7 @@ then # Install particle-cli echo blue_echo "Installing particle-cli..." - sudo npm install -g --unsafe-perm npm particle-cli + sudo npm install -g --unsafe-perm node-pre-gyp npm particle-cli green_echo " Thank you for installing po-util. Be sure to check out https://po-util.com diff --git a/po.rb b/po.rb index 3e205a8..e9f506b 100644 --- a/po.rb +++ b/po.rb @@ -19,7 +19,7 @@ class Po < Formula desc "Particle Offline Utility: The Ultimate Local Particle Experience" homepage 'https://po-util.com' head 'https://github.com/nrobinson2000/homebrew-po', :using => :git - url 'https://github.com/nrobinson2000/homebrew-po/archive/136.tar.gz' + url 'https://github.com/nrobinson2000/homebrew-po/archive/137.tar.gz' sha256 '016a13df24dfde5ab380c97b5c1eed37181cbdfa12a0d2dff150053d0c5b5b0f' def install