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

nats server generate fails to find template files on Windows #1153

Closed
roeschter opened this issue Sep 16, 2024 · 0 comments · Fixed by #1155
Closed

nats server generate fails to find template files on Windows #1153

roeschter opened this issue Sep 16, 2024 · 0 comments · Fixed by #1155
Labels
defect Suspected defect such as a bug or regression

Comments

@roeschter
Copy link
Contributor

Observed behavior

On Windows using self built from main

$ nats server generate test.config
....
[LOCAL] ? Select a template 'nats auth' managed NATS Server configuration
nats: error: open store\operator: file does not exist

Same error for other templates

Expected behavior

Should find the template files - seems to work on Linux

Server and client version

Self built from main

Host environment

Windows 11

Steps to reproduce

  1. nats server generate test.config
  2. select any template
@roeschter roeschter added the defect Suspected defect such as a bug or regression label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Suspected defect such as a bug or regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant