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

Update index.js #1327

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update index.js #1327

wants to merge 1 commit into from

Conversation

trilokgit
Copy link

converted bytes to mb in file-too-large error code function

What kind of change does this PR introduce?

  • Bug Fix
  • Feature
  • Refactoring
  • Style
  • Build
  • Chore
  • Documentation
  • CI

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary
Explain the motivation for making this change. What existing problem does the pull request solve?
Try to link to an open issue for more information.

Does this PR introduce a breaking change?
If this PR introduces a breaking change, please describe the impact and a migration path for existing applications.

Other information

converted bytes to mb in file-too-large error code function
@nikeee
Copy link

nikeee commented Dec 20, 2023

I think this should be resolved by some library or more sophisticated function that can display more prefixes than kilo. Same counts for #1326.

Edit: Oh, that's what has been done in #1321.

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.

None yet

2 participants