question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I got this warning when I run npm test

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (250 kB).
This can impact web performance.
Assets:
  0.bundle.js (2.5 MB)
  test (3.01 MB)
  src/test.ts (7.23 MB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (250 kB). This can impact web performance.
Entrypoints:
  test (3.01 MB)
      test

  src/test.ts (7.23 MB)
      src/test.ts

Have you any idea why it’s triggered?

P.S. same error in a personal project and in your sample project as well

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
qng5150commented, Dec 15, 2016

I’m seeing this as well. Not sure if it’s related to this npm WARN @ngtools/webpack@1.1.9 requires a peer of @angular/compiler-cli@2.2.3 but none was installed. npm WARN @ngtools/webpack@1.1.9 requires a peer of @angular/core@2.2.3 but none was installed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

File size limit error when you upload files to Sway - Office
If you upload a file that exceeds the size to Sway, you may receive an error message that states that the file is...
Read more >
How to Fix the File Size Exceeds Limit Error 0x800700DF in ...
If you get the File exceeds the limit allowed and cannot be saved error when you transfer a file on your Windows computer,...
Read more >
3 Solutions to Fix File Size Exceeds Limit Error 0x800700df ...
As the default size set on Web Client service is 47 Mb, if you try to upload a file over the set limit,...
Read more >
Resolve File Size Exceeds Limit Error 0x800700DF ... - Appuals
As it turns out, the issue is almost always related to a download limit imposed either by a registry file called FileSizeLimitinBytes, by...
Read more >
5 Ways to Resolve File Size Exceeds Limit Error 0x800700DF ...
How to Resolve File Size Exceeds Limit Error 0x800700DF in Windows 10 · 1. Use the Registry Editor. · 2. Change the File...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found