Skip to content

Commit

Permalink
GRST 159 warn user about fails on user environment setup.sh (#201)
Browse files Browse the repository at this point in the history
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/nodejs-retail/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕
  • Loading branch information
Arakel2811 authored Aug 24, 2022
1 parent 7db53cb commit 98849be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retail/interactive-tutorials/user_environment_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ gcloud auth activate-service-account --key-file ~/key.json
# install needed Google client libraries
cd ~/cloudshell_open/nodejs-retail/samples
npm install
'success'

0 comments on commit 98849be

Please sign in to comment.