frappe / frappe-ui

A set of components and utilities for rapid UI development
https://ui.frappe.io/
MIT License
272 stars 115 forks source link

Error in package because of which whole app crashes. #151

Open wc-enterprises opened 6 months ago

wc-enterprises commented 6 months ago

When loading for the first time it throws the following error in my browser console: "Uncaught SyntaxError: The requested module '/node_modules/feather-icons/dist/feather.js?v=849b2485' does not provide an export named 'default'"

Any idea what is happening and could you help me fix this ?

RitvikSardana commented 5 months ago

@wc-enterprises how did you install the frappe UI, what is the environment in which you are installing it?

vinaystanch commented 3 months ago

Same error i'm facing

VincentNdegwa commented 2 months ago

Facing the same error in Vue app