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: npm run version error when install antd #24059

Merged
merged 1 commit into from
May 11, 2020
Merged

fix: npm run version error when install antd #24059

merged 1 commit into from
May 11, 2020

Conversation

afc163
Copy link
Member

@afc163 afc163 commented May 11, 2020

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

close #24057

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix npm run version install error.
🇨🇳 Chinese 修复安装 antd npm run version 报错的问题。

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@afc163 afc163 force-pushed the fix-postinstall branch 2 times, most recently from 3d96d14 to 961db28 Compare May 11, 2020 12:11
@ant-design-bot
Copy link
Contributor

ant-design-bot commented May 11, 2020

@afc163 afc163 changed the title fix: install antd with npm run version error fix: npm run version error when install antd May 11, 2020
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 98b6e446818f08c60063dd963c74e427edd4cc79:

Sandbox Source
antd reproduction template Configuration

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3d96d14025406a193bda54f04c7d44ad0596012b:

Sandbox Source
antd reproduction template Configuration

@codesandbox-ci
Copy link

codesandbox-ci bot commented May 11, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 77755fb:

Sandbox Source
antd reproduction template Configuration

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #24059 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #24059   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files         364      364           
  Lines        7290     7290           
  Branches     2027     1979   -48     
=======================================
  Hits         7205     7205           
  Misses         85       85           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4dccbd8...77755fb. Read the comment docs.

@afc163 afc163 merged commit 79289fa into master May 11, 2020
@afc163 afc163 deleted the fix-postinstall branch May 11, 2020 13:04
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.

Unable to install version 4.2.1
2 participants