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

Spin watch weird behavior on multi-component setup #3008

Open
radu-matei opened this issue Feb 6, 2025 · 1 comment
Open

Spin watch weird behavior on multi-component setup #3008

radu-matei opened this issue Feb 6, 2025 · 1 comment

Comments

@radu-matei
Copy link
Member

I have a Spin application with several components in their own directory:

  • API component built in TypeScript
  • UI component built with Next.js
  • static file server

Each has its own directory. Running spin watch results in the following output; the application starts, but it's never restarted on file saves:

Image
@itowlson
Copy link
Collaborator

Could you share your spin.toml please, and the watch command you were using, and the file(s) that you saved? I'm finding the screenshot alone hard to parse, sorry. (Also a bit unclear why there are more than three startup messages if there are only three components.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants