You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently started seeing an error in our CLI Generator tests that is independent of any generator version. When I generate a new plugin and run the tests, all tests fail with this error from the CLI SDK:
panic: configuration error: open .bluemix/config.json: no such file or directory
I've confirmed that this error is not present in v1.0.0 or v1.0.1, it starts occurring in v1.0.2.
The text was updated successfully, but these errors were encountered:
I recently started seeing an error in our CLI Generator tests that is independent of any generator version. When I generate a new plugin and run the tests, all tests fail with this error from the CLI SDK:
panic: configuration error: open .bluemix/config.json: no such file or directory
I've confirmed that this error is not present in v1.0.0 or v1.0.1, it starts occurring in v1.0.2.
The text was updated successfully, but these errors were encountered: