Hi! Anyone knows how to update from suitecloud cli...
# sdf
m
Hi! Anyone knows how to update from suitecloud cli 1.1.1 to 1.1.2 on a Mac? Have tried several things like with and without -g, --package-lock-only, uninstall and update. But when running suitecloud --version it shows 1.1.1. npm install -g --package-lock-only @oracle/suitecloud-cli
a
Can you try
npm i -g @oracle/suitecloud-cli
m
does not work
a
Did you install it with sudo the first time?
m
maybe I did, should I try that?
fixed it, manually copied my user folder and replaced the files in /usr/local/lib/node_modules/@oracle