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

export 'ToolName' (reexported as 'ToolName') was not found in './tool' (possible exports: tool, toolName) #3

Open
Octopus120 opened this issue Dec 30, 2024 · 1 comment

Comments

@Octopus120
Copy link

$ npm run build

@mlc-ai/[email protected] build
tsc && webpack --config webpack.config.cjs

asset index.js 26.6 KiB [emitted] [minimized] (name: main) 2 related assets
orphan modules 41.1 KiB [orphan] 7 modules
runtime modules 670 bytes 3 modules
./src/index.ts + 7 modules 41.4 KiB [built] [code generated]

WARNING in ./src/index.ts 3:0-50
export 'ToolName' (reexported as 'ToolName') was not found in './tool' (possible exports: tool, toolName)

webpack 5.97.1 compiled with 1 warning in 747 ms

@cedmos
Copy link

cedmos commented Jan 1, 2025

Same here

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