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

fix(cli): czg UserConfig type export failed #175

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

huxinfeng
Copy link
Contributor

@huxinfeng huxinfeng commented Jun 8, 2024

  • 模块"czg"没有导出的成员"UserConfig"

Related ISSUE

Input follow ISSUE URL address

Type Of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📝 Document (This change requires a documentation update)
  • 🎨 Theme style (Theme style beautification)
  • ⚠ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🔨 Workflow (Workflow changes)

Clear Describe

A clear and concise description of what update for target.

Description

Please enter detailed relevant motivation, background and implementation ... descriptive information.

Test Case

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test case.

* 模块"czg"没有导出的成员"UserConfig"
Copy link

netlify bot commented Jun 8, 2024

Deploy Preview for cz-git ready!

Name Link
🔨 Latest commit 66167bc
🔍 Latest deploy log https://app.netlify.com/sites/cz-git/deploys/6668163ba3a40e00087af34d
😎 Deploy Preview https://deploy-preview-175--cz-git.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Zhengqbbb
Copy link
Owner

Zhengqbbb commented Jun 11, 2024

emmm create a issue, and provide a reproduction example

可以创建一个issue,描述一下问题以及提供一个复现例子

image

CleanShot 2024-06-11 at 16 29 51@2x

@huxinfeng
Copy link
Contributor Author

huxinfeng commented Jun 11, 2024

image

我手动修改为node_module,为 index.d.ts,就可以识别

@Zhengqbbb
Copy link
Owner

我手动修改为node_module,为 index.d.ts,就可以识别

我已复现出来,今天之内处理完毕

@Zhengqbbb Zhengqbbb merged commit 4fe94cf into Zhengqbbb:main Jun 11, 2024
10 checks passed
@Zhengqbbb
Copy link
Owner

@huxinfeng
LFG !~ Thank you for pointing out this issue and create this PR ~
I have merged into the main branch and released the 1.9.3-beta.1 pre-release version for testing.
You can use the following commands for testing.

npm  i -D czg@next

If there are any issues, please point them out.
I plan to release 1.9.4 tonight or tomorrow.

@Zhengqbbb
Copy link
Owner

The latest version 🌟(v1.9.3)🌟 should be resolve this issue request , please have a try. 💪
👀 Let me know if there are still any issues. 🎉

@Zhengqbbb Zhengqbbb changed the title fix: 类型导出失败 fix(cli): czg UserConfig type export failed Jul 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants