Issue: Sudden Runtime Error - Failed to load packages

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:

  1. I was working on the prototype when the error appeared.

  2. 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.

  3. Troubleshooting Attempt 2: I performed a hard refresh (Cmd+Shift+R) and waited a few minutes to rule out local caching or temporary glitches.

  4. 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.

I’m getting the same error as well

Also getting the same error.

Seems to be fixed. Now longer have the error. Would be nice to have a status for think of issues because v0 was trying to refactor all my app to bypass this…

Hi, Arthur!

Thank you for sharing that it works for you now. :slight_smile: We’ll share this feedback with the v0 team to make sure you’re aware next time.

Feel free to continue using this space for reports!

Let us know if we can help with anything else!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.