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
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.
The text was updated successfully, but these errors were encountered:
Observed the CLI not creating .nitric/staging/apis directory during run:
Once the directory was created manually worked.
The text was updated successfully, but these errors were encountered: