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.

Windows - Size returned in NaNM for all packages

See original GitHub issue

Just tried it today on Your OS is Windows 10 64-bit

cost-of-modules --no-install --less

Calculating...


┌─────────────────────────────┬──────────────┬───────┐
│ name                        │ children     │ size  │
├─────────────────────────────┼──────────────┼───────┤
│ react-datepicker            │ 4            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ sticky-table-headers        │ 0            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ d3                          │ 0            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ envify                      │ 21           │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ extract-text-webpack-plugin │ 9            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ flux-standard-action        │ 5            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ history                     │ 5            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ http-server                 │ 19           │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ keypress.js                 │ 0            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ lodash                      │ 0            │ NaNM  │
├─────────────────────────────┼──────────────┼───────┤
│ + 26 modules                │              │       │
├─────────────────────────────┼──────────────┼───────┤
│ 36 modules                  │ 238 children │ 0.00M │
└─────────────────────────────┴──────────────┴───────┘

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:33 (15 by maintainers)

github_iconTop GitHub Comments

2reactions
giscafercommented, Dec 9, 2016

Same issue on Windows 10 64bit

1reaction
siddharthkpcommented, Dec 16, 2016

@rayno Thanks for reporting this @alshakero Thanks for fixing it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Maximum Path Length Limitation - Win32 apps | Microsoft Learn
In the Windows API (with some exceptions discussed in the following paragraphs), the maximum length for a path is MAX_PATH, which is defined...
Read more >
Get window position & size with python - Stack Overflow
For this, you need a handle to the window, which you can get using FindWindow , assuming you know something about the window...
Read more >
Window guide - GLFW
User pointer; Window closing and close flag; Window size ... If a monitor is disconnected, all windows that are full screen on that...
Read more >
ctypes — A foreign function library for Python — Python 3.11.1 ...
On Windows, some dlls export functions not by name but by ordinal. ... Python has a frozen module and a frozen package (indicated...
Read more >
File (Java Platform SE 7 ) - Oracle Help Center
By default the classes in the java.io package always resolve relative ... Returns the name of the file or directory denoted by this...
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