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

[BUG] - 编译时steps组件会报错 #406

Closed
5 tasks done
Rey50 opened this issue Feb 28, 2024 · 1 comment · Fixed by #413
Closed
5 tasks done

[BUG] - 编译时steps组件会报错 #406

Rey50 opened this issue Feb 28, 2024 · 1 comment · Fixed by #413
Labels
🐞 bug Something isn't working

Comments

@Rey50
Copy link

Rey50 commented Feb 28, 2024

Describe the bug

`X [ERROR] Could not resolve "./types.d"

node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@ikun-ui/steps/dist/index.js:7:14:
  7 │ export * from './types.d';
    ╵               ~~~~~~~~~~~

12:03:21 [vite] error while updating dependencies:
Error: Build failed with 1 error:
node_modules/.pnpm/@ikun-ui[email protected][email protected][email protected]/node_modules/@ikun-ui/steps/dist/index.js:7:14: ERROR: Could not resolve "./types.d"`

Reproduction

No response

System Info

No response

Used Package Manager

pnpm

Validations

@Rey50
Copy link
Author

Rey50 commented Feb 28, 2024

Ref

export * from './types.d';

@baiwusanyu-c baiwusanyu-c added the 🐞 bug Something isn't working label Feb 29, 2024
@baiwusanyu-c baiwusanyu-c linked a pull request Mar 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants