danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

[plugin:vite:import-analysis] Failed to resolve entry for package "danfojs".

Open hopezh opened this issue 3 years ago • 0 comments

Got the following error while importing danfojs in a project init with vite, running on a local server.

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

Image 003

Image 002

Image 006

However, there's no such issue for the same test code running on CodeSandBox: link

Image 005

barmatey reported similar issue: https://github.com/javascriptdata/danfojs/discussions/525

hopezh avatar Nov 28 '22 09:11 hopezh