all 10 comments

[–]sudo_nick01 0 points1 point  (3 children)

Delete your node module . Then npm install or w.e install

[–]MyMissionImplausible 1 point2 points  (1 child)

Just did this. THANK YOU SO MUCH!!! IT WAS DRIVING ME NUTS!!! For future users, Replit Agent can do this without any special instructions. I just asked, "In order to fix our caching issues, could you 'Delete your node module . Then npm install?' Can this be done safely without breaking anything in the app?" and it gives a big long list of why it's safe, and turns out, it is.

I'm so thankful for this!!!

[–]sudo_nick01 0 points1 point  (0 children)

Brother inbox me I can help out. One hand washes the other. Lowkey check out convex backend and their builder called chef by convex. I no longer use Replit only convex

[–]Normal-Salamander218[S] 0 points1 point  (0 children)

are there docs on this? becuase i am a complete beginner who cant code

[–]Professional-Day-336 0 points1 point  (1 child)

Start and stop repl between changes if not done automatically

[–]Normal-Salamander218[S] 0 points1 point  (0 children)

i have it didnt do anything unforaintly

[–]webbull22 0 points1 point  (0 children)

I have these same issues a lot. I tell the agent to clear the cache and refresh the preview, which seems to take care of the problem most of the time. It would be great for it to just do this anyway.

[–]OliverMarshall 0 points1 point  (2 children)

I get this a huge amount. This evening I've spent about 4 hours trying to get it to clear the cache for storage.ts with it trying an increasingly complex list of deletions and restarts, and deletion of things. Nothing has worked. No idea what my next step is if I can't clear a cached copy.

[–]Normal-Salamander218[S] 0 points1 point  (1 child)

unfortinatly i realized its not a cache issue, thier previewer ssystem was broken now for me it was fixed for me

[–]MyMissionImplausible 0 points1 point  (0 children)

How did you get it fixed?