Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'split') #198

Open
brandonros opened this issue Mar 23, 2023 · 2 comments
Open

TypeError: Cannot read properties of undefined (reading 'split') #198

brandonros opened this issue Mar 23, 2023 · 2 comments

Comments

@brandonros
Copy link

After running argocd app create guestbook --repo https://github.com/argoproj/argocd-example-apps.git --path guestbook --dest-namespace default --dest-server https://kubernetes.default.svc --directory-recurse:

TypeError: Cannot read properties of undefined (reading 'split')
    at controllers.js:39:45
    at angular.js:7576:11
    at A (angular.js:10965:31)
    at A (angular.js:10965:31)
    at angular.js:11051:26
    at h.$eval (angular.js:11977:16)
    at h.$digest (angular.js:11803:15)
    at h.$apply (angular.js:12083:13)
    at f (angular.js:7841:34)
    at H (angular.js:8042:7)
(anonymous) @ angular.js:9435
@brandonros
Copy link
Author

I'm going to guess gcr.io/heptio-images/ks-guestbook-demo:0.2 has an error in it?

@corneliusroemer
Copy link

Looks like it yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants