Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

构建报错 #72

Closed
JackyChen02 opened this issue Mar 14, 2025 · 1 comment
Closed

构建报错 #72

JackyChen02 opened this issue Mar 14, 2025 · 1 comment

Comments

@JackyChen02
Copy link

Image

Error: Module not found: Error: Can't resolve './export' in '/home/admin/temp/node_modules/_@[email protected]@@antv/gpt-vis/dist/esm'

Did you mean 'export.js'?

BREAKING CHANGE: The request './export' failed to resolve only because it was resolved as fully specified

(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').

The extension in the request is mandatory for it to be fully specified.

Add the extension to the request.,Module not found: Error: Can't resolve './types' in '/home/admin/temp/node_modules/_@[email protected]@@antv/gpt-vis/dist/esm'

Did you mean 'index.js'?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants