Hey all, I'm hoping someone can help me with a maj...
# prisma-whats-new
d
Hey all, I'm hoping someone can help me with a major blocker I'm hitting with
prisma import
... Even after deleting the
state.json
file in my NDF import dir, running
prisma reset
,
prisma local nuke
, and even manually deleting the db persistence docker volume, I'm still seeing:
Copy code
Skipping file .../ndf_output/nodes/0000.json (already imported)

Skipping file .../ndf_output/lists/0000.json (already imported)

Skipping file .../ndf_output/relations/0000.json (already imported)
n
that caching is in the local file system, I can't quite find the exact location right now
so it's not about the service itself, but about your local files that you need to reset