Skip to content

Commit

Permalink
add troubleshooting notes section for running-locally docs (#6132)
Browse files Browse the repository at this point in the history
Co-authored-by: uturunku1 <“21225410+uturunku1@users.noreply.github.com”>
  • Loading branch information
uturunku1 and uturunku1 authored Jun 11, 2021
1 parent 1683962 commit db95dbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/running-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Either:

At this point you’ll have everything you need to use the CLI and UI.

## Troubleshooting Notes

If you get a similar error when running one of the make pre-commit tests `make: *** [pkg/apiclient/clusterworkflowtemplate/cluster-workflow-template.swagger.json] Error 1`, ensure you are working within your $GOPATH (YOUR-GOPATH/src/github.com/argoproj/argo-workflows).

## Clean

To clean-up everything:
Expand Down

0 comments on commit db95dbf

Please sign in to comment.