Riva Davidowski

Results 13 comments of Riva Davidowski

@knjk04 My merge did clear( I use sourceTree so I can see clearly where my merge was successful yesterday and today after I pulled in recent changes). Not sure what...

@knjk04 Disregard previous message, I got app and running 👍 I had to remove the old container and then I restarted then stopped everything again and restarted and it worked...

@knjk04 Hi there Karan! Quick update here, this is taking me a bit longer than expected. Currently, the useQuery hook is returning the data after I enter in a search...

> Hi @RivaD2, thanks for the update! Just to clarify, it would be good if we only call the Books API when the user presses enter after entering in a...

@knjk04 I pulled in all recent changes for books-api and book-project. I followed instructions for running `books-api` but I keep getting `exited with code 1`. I see the following: Can...

@knjk04 Hi there Karan, When I tried running the flyway clean command, I received: `Permission denied`. I was able to execute the flyway clean command and now all is ok....

@knjk04 Thank you for your review! - The first screenshot appears to be telling me that there is a linter error in HttpClient (the linter does not like `any`). I...

@knjk04 can you review the above notes when you have time? I propose that we merge the work I have after I review the above with linter errors. I can...

@knjk04 I followed instructions in README.md for book-project: - ran `docker-compose build` - ran `docker-compose --env-file .env up` I am getting this error: My branch is now even with Main,...

> * ran `docker-compose build` > * ran `docker-compose --env-file .env up` @knjk04 The steps I took were mentioned above ( I ran the two commands listed on readme.md for...