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

npm run sync error 'Maximum call stack size exceeded' #11867

Open
bigfoxtail opened this issue Sep 26, 2020 · 0 comments
Open

npm run sync error 'Maximum call stack size exceeded' #11867

bigfoxtail opened this issue Sep 26, 2020 · 0 comments
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop

Comments

@bigfoxtail
Copy link

npm ERR! Maximum call stack size exceeded

npm ERR! Maximum call stack size exceeded

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\admin\AppData\Roaming\npm-cache\_logs\2020-09-26T01_48_38_949Z-debug.log

Traceback (most recent call last):
  File "script/bootstrap.py", line 79, in <module>
    sys.exit(main())
  File "script/bootstrap.py", line 33, in main
    update_node_modules('.')
  File "script/bootstrap.py", line 69, in update_node_modules
    execute_stdout(args, env)
  File "G:\Other\brave\brave-browser_official\src\brave\script\lib\util.py", line 188, in execute_stdout
    execute(argv, env)
  File "G:\Other\brave\brave-browser_official\src\brave\script\lib\util.py", line 175, in execute
    raise e
subprocess.CalledProcessError: Command '['npm.cmd', 'install']' returned non-zero exit status 1
Error: Command 'vpython.bat script/bootstrap.py' returned non-zero exit status 1 in G:\Other\brave\brave-browser_official\src/brave
Hook 'vpython.bat script/bootstrap.py' took 37.07 secs
null
null
@bigfoxtail bigfoxtail added OS/Android Fixes related to Android browser functionality OS/Desktop labels Sep 26, 2020
@bigfoxtail bigfoxtail changed the title npm run sync error npm run sync error 'Maximum call stack size exceeded' Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Android Fixes related to Android browser functionality OS/Desktop
Projects
None yet
Development

No branches or pull requests

2 participants
@bigfoxtail and others