donatso / family-chart

family tree visualization built on top of d3
MIT License
179 stars 63 forks source link

[plugin:vite:import-analysis] Failed to resolve entry for package "family-chart". The package may have incorrect main/module/exports specified in its package.json. #36

Open CAI79 opened 6 months ago

CAI79 commented 6 months ago

My project configuration is: node 20.6.0, vue 3.2.0, vuetify 3.4.9, vite.

When I try to embed family-chart I got error: [plugin:vite:import-analysis] Failed to resolve entry for package "family-chart". The package may have incorrect main/module/exports specified in its package.json.

Any suggestions how to fix it?