Issue with docs.zowe.org/stable/user-guide/cli-installcli/ #4517
-
DescriptionThe install doc says it needs to say sudo npm install -g zowe-cli.tgz Pages to UpdateScreenshotsnpm error code EACCES Expected behaviorAdditional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are some workarounds discussed in this issue: zowe/zowe-cli#666 (comment) We should probably add a section to our Troubleshooting page for Zowe CLI that covers this 😋 |
Beta Was this translation helpful? Give feedback.
-
Also, there is a note on use of |
Beta Was this translation helpful? Give feedback.
Also, there is a note on use of
sudo
for npm global install commands on https://docs.zowe.org/stable/user-guide/cli-installcli/: