You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/Setup.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@ cics-deploy
31
31
The first time that you build, the script will interactively ask you for the location of your Zowe CLI directory. Subsequent builds will not ask again.
32
32
33
33
The build script creates symbolic links. On Windows, you might need to have Administrator privileges to create those symbolic links.
34
+
If you change Node versions, you may need to remove the `node_modules` directory and rerun `npm install` to ensure native dependencies are rebuilt.
0 commit comments