I'm seeing this error when running `argo-workflows...
# ask-metaflow
a
I'm seeing this error when running
argo-workflows create
Copy code
Argo Workflows error:
    Extra data: line 1 column 5 (char 4)
How might I go about troubles shooting this?
1
a
this likely stems from not having the right credentials for kubernetes on your local box
a
thank you. reading this issue helped me realize my kube context wasn't set correctly: https://github.com/Netflix/metaflow/issues/1164