79323970

Date: 2025-01-02 14:17:35
Score: 0.5
Natty:
Report link

You need to remove the following line from your Vite configuration file.

 resolve: {
    mainFields: ["browser"],
  }

At least it should resolve the first console error Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sarkis