-
Notifications
You must be signed in to change notification settings - Fork 35
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
chore: update axum to 0.8 #302
Conversation
158de91
to
751f66f
Compare
751f66f
to
6ddc969
Compare
Then you can just create a new project with |
I new a tuono project with Need anything else? |
If you try to run |
|
You first have to run |
|
6ddc969
to
651a84f
Compare
|
There is some problem with the way you install then build the JS dependencies. The error you just posted means that the dependencies are not built |
finally, I make it works
|
Nice. I'll test on my side later! When I tested it yesterday, I got the above error! |
Yeah, I got the same error. Would you be interested of adding such tests before moving forward? |
651a84f
to
6a210f7
Compare
I think the code mapping is okay now, need feedback |
a9dcc91
to
c6f62f0
Compare
c6f62f0
to
f1aff64
Compare
Too risky to move forward without proper integration tests. Let me know if you are interested about implementing them |
I am not familiar with react code, I run the |
No worries! Take your time. The goal would be to find a way to check that Unfortunately, I don't have enough time to train about the codebase. This would require a proper investigation and for now is not prioritized in my schedule (here the issue)! I'm closing this PR for now. Feel free to reopen it after the implemented test coverage! |
Context & Description
update axum to 0.8