-
Notifications
You must be signed in to change notification settings - Fork 385
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
CLI issue on everything #7092
Comments
Some other useful info. I can install other npm fine. Ios is Sonoma version 14.4. |
+1 |
Is any stack trace shown with the error? |
Hey Abraham! In my terminal I can use Netlify --help, which shows the
possible commands however anything else give me
***@***.*** Portfolio % netlify login
› RangeError: Maximum call stack size exceeded"
I am supper baffled on this, I'm not sure if there is something wrong on my
end I can use the netlify on my old mac, but its a dif OS so not sure if
there is an issue there or if it's path related. I believe I have
done everything needed for this to work but alas it does not. Any help
would be amazing. Thanks!
…On Sat, Mar 8, 2025 at 12:08 PM Abraham Guo ***@***.***> wrote:
Is any stack trace shown with the error?
—
Reply to this email directly, view it on GitHub
<#7092 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APIR62JERB3IQ23TBA7X3F32TMPYLAVCNFSM6AAAAABYPQA4H6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBYGM4TQOBXGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: abrahamguo]*abrahamguo* left a comment (netlify/cli#7092)
<#7092 (comment)>
Is any stack trace shown with the error?
—
Reply to this email directly, view it on GitHub
<#7092 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/APIR62JERB3IQ23TBA7X3F32TMPYLAVCNFSM6AAAAABYPQA4H6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBYGM4TQOBXGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Having the same issue! I can't trace the error as well. It's just giving Range Error: Maximum call stack size extended |
Same for me. |
Happening here too; any and all FWIW, running Node |
Tried installing |
I am unable to reproduce this error with the Node.js and Netlify CLI version reported. The bug form asks for the output of this command: npx envinfo --system --binaries --npmPackages netlify-cli --npmGlobalPackages netlify-cli However, that output has not been provided by anyone on the issue. Would someone that is experiencing this error please provide the output of the command above? I do see this provided in the original post:
That is an error and not the output of that command. You will need to install |
OP here, running npx envinfo --system --binaries --npmPackages netlify-cli --npmGlobalPackages netlify-cli gets me: System: The older netlify was installed trying to see if it was a recent version issue, and that version still runs on my other computer fine |
Running npx envinfo --system --binaries --npmPackages netlify-cli --npmGlobalPackages netlify-cli gives me System: |
Has anyone with this issue been able to identify a prior version of netlify-cli that works? or any idea what changed before this started happening? This is difficult to investigate as is! Anything you all can share might be useful. Thanks :) |
@serhalp I tried a very versions back and had the problem; finally installed |
similar issue |
Describe the bug
After installing netlify-cli, the only thing I can do is "netlify –help" everything else returns the following error:
RangeError: Maximum call stack size exceeded
this includes "netlify" "netlify init" etc.
Please help me with what/how to troubleshoot on my mac. Thanks!
Steps to reproduce
npm install netlify-cli -g
netlify init
Configuration
can't run anything even to start project
Environment
sh: envinfo: command not found
The text was updated successfully, but these errors were encountered: