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

RangeError: Invalid string length on CLI #362

Open
lrodden opened this issue Mar 29, 2022 · 0 comments
Open

RangeError: Invalid string length on CLI #362

lrodden opened this issue Mar 29, 2022 · 0 comments

Comments

@lrodden
Copy link

lrodden commented Mar 29, 2022

Hi there,

I've been using the latest YLT CLI and it's been working great for most sites. However, for some site, I get the below error.

NOTE: process works in browser tool.

RangeError: Invalid string length at JSON.stringify (<anonymous>) at /usr/local/lib/node_modules/yellowlabtools/bin/cli.js:125:38 at _fulfilled (/usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:854:54) at /usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:883:30 at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:816:13) at /usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:624:44 at runSingle (/usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:137:13) at flush (/usr/local/lib/node_modules/yellowlabtools/node_modules/q/q.js:125:13) at processTicksAndRejections (node:internal/process/task_queues:78:11)

...and the process times out.

CLI command used--> yellowlabtools https://www.stachespaces.com/

ENV:

  • Docker Desktop v4.6.1
  • Node v16.14.2
  • Chromium v99.0.4844.84
  • MacBook Pro Monterey 12.3

Expected Behavior:

  • Runs till completion with stout available.
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

No branches or pull requests

1 participant