Skip to content

Commit 2c56a50

Browse files
authored
Merge pull request #72 from IBM/matthewpwilson-setup-npm
Update Setup.md
2 parents 7e4d314 + 4b90304 commit 2c56a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorials/Setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ cics-deploy
3131
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.
3232

3333
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.
3435

3536
### (Optional) Run the automated tests
3637

0 commit comments

Comments
 (0)