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

commands panacloud client and panacloud status throws an error. #112

Closed
aamir1995 opened this issue Dec 22, 2021 · 1 comment · Fixed by #113
Closed

commands panacloud client and panacloud status throws an error. #112

aamir1995 opened this issue Dec 22, 2021 · 1 comment · Fixed by #113
Assignees
Labels
bug Something isn't working cli

Comments

@aamir1995
Copy link
Collaborator

Current Behavior:

commands panacloud client and panacloud status looks for ./editable_src/panacloudConfig.json instead of ./editable_src/panacloudconfig.json.
image

Expected Behavior:

  • The command panacloud client should open GraphiQL browser instance successfully.
  • panacloud stauts should output schema/config status as expected.

Steps to reproduce:

  1. Create a new project with panacloud init with a default schema.
  2. Deploy the sample project with command npm run deploy-dev.
  3. Try to open the GraphiQL instance by running panacloud client <-- this throws an error at the moment.
@aamir1995 aamir1995 added bug Something isn't working cli labels Dec 22, 2021
@aamir1995 aamir1995 self-assigned this Dec 22, 2021
@aamir1995 aamir1995 linked a pull request Dec 22, 2021 that will close this issue
@aamir1995
Copy link
Collaborator Author

Closed by #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant