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

Need to create staging/apis directory #164

Closed
medgar-nitric opened this issue Sep 2, 2021 · 1 comment
Closed

Need to create staging/apis directory #164

medgar-nitric opened this issue Sep 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@medgar-nitric
Copy link
Contributor

Observed the CLI not creating .nitric/staging/apis directory during run:

medgar@Mal-Laptop2:~/nitric/project-templates/java-service$ nitric-dev run
✔ Building Services
✔ Creating docker network
✔ Creating Volume: example-java-service-vol-551af626
✔ Running Functions & Containers
⚠ Starting API Gateways
  ✖ Creating API Gateways
    › ENOENT: no such file or directory, mkdir '/home/medgar/.nitric/staging/apis'
✔ Starting Entrypoints
 Function Port
 ──────── ─────
 create   40663
 list     39353
 read     45233
 Api     Port
 ─────── ─────
 example 49152
Exiting, please wait... done

Once the directory was created manually worked.

@medgar-nitric medgar-nitric added the bug Something isn't working label Sep 2, 2021
@tjholm
Copy link
Member

tjholm commented Oct 20, 2021

Duplicate of #157

@tjholm tjholm marked this as a duplicate of #157 Oct 20, 2021
@tjholm tjholm closed this as completed Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants