- Use
odo to create the starter code and devfile.yaml for a Go component
- Connect to a DevSandbox instance
- Run "OpenShift: Start Dev"
Expected: component is pushed to the cluster and run in dev mode
Actual: an error popup appears that says:
Cannot read properties of undefined (reading 'contextPath')
odoto create the starter code anddevfile.yamlfor a Go componentExpected: component is pushed to the cluster and run in dev mode
Actual: an error popup appears that says:
Cannot read properties of undefined (reading 'contextPath')