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.

Error thrown for limit

See original GitHub issue

Hey, I think there might be some issue with your type checking on command arguments. I’m seeing the error below in our CircleCI builds for v0.6.23.

npm run duplication

> @learninglocker/xapi-validation@0.0.0-development duplication /root/repo
> jscpd --limit 1

ERROR: --limit expects a number. Use `jscpd --limit=NUMBER`

https://github.com/LearningLocker/xapi-validation/pull/63

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kucherenkocommented, Sep 21, 2018

Fixed in jscpd@0.6.24

0reactions
CrazyEraserUKcommented, Sep 18, 2018

+1 seeing this too

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create an exception class that throws warnings for governor ...
Better visual handling if a governor limit is exceeded in an interactive request - don't show an ugly exception message but instead show...
Read more >
java - What exception will be thrown when a rate limit is reached
I want to backoff when the rate limit has been reached, what exception is thrown or what happens when an exception is thrown?...
Read more >
Max Rate Limit Reached error thrown by Etherscan #926
After upgrading to v5 ether balance checks and json rpc calls end up with the following error (This was not shown in v4)...
Read more >
try catch block not catching limit exception after query
I have a SOQL query call inside a try catch block, because I want to catch if a LimitException is thrown ...
Read more >
Fetch stop limit memory errors - IBM
A Java virtual memory heap out-of-memory error is caused by an operation that fetches and constructs too many objects into one Maximo business...
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