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

lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
Werner
Hi, I’m using Ubuntu 18.04 and after updating to OTP-24.0 yesterday i have this warning when I run “mix local.hex”: 14:57:30.512 [warn] ...
New
myronmarston
The Elixir Typespec docs show the following syntax for keyword lists in typespecs: # ... | [key: type] # keyword lis...
New
Phillipp
Hey, I have a NanoPi-M3 and try to install Elixir on their Ubuntu image. I followed the Raspberry Pi installation instructions from the ...
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
chensan
I have a User schema with a :from_id field set to type :string: defmodule TweetBot.Repo.Migrations.CreateUsers do use Ecto.Migration ...
New
Fl4m3Ph03n1x
Background Let’s assume I have a typical GenServer that receives messages as requests, does some operation in a DB and returns responses....
New
fayddelight
I tried installing elixir 1.11.2 erlang 23.3.4 via asdf in my zsh shell. Enabled the versions locally and globally. When I list them ...
New
Mooodi
Given a string, how can I get access to its character by index? Enum.at("my_string", 2) doesn't work. Or rather, not char, but a substr...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New

Other popular topics Top

Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
chrismccord
Phoenix 1.4.0 released Phoenix 1.4 is out! This release ships with exciting new features, most notably with HTTP2 support, improved deve...
688 30048 115
New
shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
axelson
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!) This post collects co...
239 45766 226
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
mgjohns61585
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
chrisalley
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
josevalim
Hi everyone, One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
TunkShif
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
273 38985 115
New

We're in Beta

About us Mission Statement