JoeZMar

JoeZMar

Can no longer see the project files with Tidewave

I just recently started using Tidewave and I have to say I am really impressed. I have built a couple phoenix apps, but I find that there were a couple things I always had questions on and being able to use tidewave to see it bridge some of those gaps has been incredible.

Yesterday everything was working great, but today when I tried using Tidewave it can no longer see the project files. I thought maybe it could be that the files aren’t mounting in the dev container but they are when I run ls -la in the dev container. I am using Docker, which I wonder if it isn’t mounting right, but I can’t figure it out.

Marked As Solved

JoeZMar

JoeZMar

Okay, it had to be my container. I nuked everything and redownloaded the project and it works again! Thank you so much for such a great library!

Also Liked

JoeZMar

JoeZMar

I am using my Windows machine that uses WSL and my entire project is ran inside a docker container. Previously, I would run docker desktop, open up vscode and have it reopen inside my dev container.

I have been using Tidewave everyday since your initial post a couple weeks ago and have had no issues at all (it’s mind blowing to me especially because it is my first taste using an agent), but I believe I woke up yesterday to start everything like normal except Tidewave is no longer able to read/write any of my project files, suggesting that my project isn’t mounted in the container.

Between claude, myself, tidewave, and chatgpt I can not for the life of me figure out how to get back the flow I have had the last week or so. I have noticed that the settings have been updating very frequently, but one thing I noted was yesterday morning the editor integration section started assuming I was using windows UNC paths when my files were in linux so as of yesterday morning the vscode integration tries to open my README with opposite formating so I had to use the custom path helper at the bottom. Don’t know if it is related to not being able to see the project files.

My next step is deleting everything from this machine and starting over. I have the project in git, but I’m on hour 9 or 10 trying to get this working again.

That being said, this is hands down the best thing I’ve used in the last 10 years.

I suspect this is an issue with me setting up Docker and my environments, not any changes in Tidewave, by the way.

Where Next?

Popular in Questions Top

vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
komlanvi
Hi everyone, I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
grych
Hi folks, Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
639 54006 488
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New

We're in Beta

About us Mission Statement