This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
ship init workflow broken without any indication of error #925
Labels
type::bug
Something isn't working
Expected behavior
Screen 3 should show that an error occurred.
Actual behavior
Screen 3 is the same as screen 2. The following error shows in the console:
SyntaxError: "JSON.parse: unexpected end of data at line 1 column 1 of the JSON data"
Information
Steps to reproduce the behavior
I tried these: ship init https://grafana.github.io/loki/charts and ship init https://github.com/grafana/loki/tree/master/production/helm
However, screen 3 will also not show any errors if you just Ctrl-C the server (and the console will show "NetworkError").
Appendix
The text was updated successfully, but these errors were encountered: