Current Behavior: My v0 prototype has suddenly stopped working and is throwing a runtime error in the preview window. The specific error message is: Runtime Error: Failed to load "lucide-react" from "lucide-react", make sure it exists.
This issue is affecting multiple standard packages simultaneously (specifically lucide-react and framer-motion).
Expected Behavior: The prototype should resolve these packages and render the UI components correctly, as it was doing previously.
Steps taken & Context:
-
I was working on the prototype when the error appeared.
-
Troubleshooting Attempt 1: I reverted the project to v40, a version that was previously stable and fully functional. The error persists even on this old version.
-
Troubleshooting Attempt 2: I performed a hard refresh (Cmd+Shift+R) and waited a few minutes to rule out local caching or temporary glitches.
-
Since unrelated packages are failing at the same time on previously working code, this seems to point toward a module resolution or CDN issue rather than a code error.
Error Log:
Runtime Error
Failed to load "lucide-react" from "lucide-react", make sure it exists.