You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[INFO] Initializing environment for https://github.com/psf/black.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@3.0.0-alpha.3.
[INFO] Initializing environment for https://github.com/asottile/blacken-docs.
[INFO] Initializing environment for https://github.com/PyCQA/isort.
[INFO] Initializing environment for https://github.com/asottile/yesqa.
[INFO] Initializing environment for https://github.com/asottile/yesqa:flake8-blind-except,flake8-bugbear,flake8-comprehensions,flake8-docstrings,flake8-rst-docstrings,flake8-tidy-imports.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Initializing environment for https://github.com/PyCQA/autoflake.
[INFO] Initializing environment for https://github.com/PyCQA/flake8.
[INFO] Initializing environment for https://github.com/PyCQA/flake8:flake8-blind-except,flake8-bugbear,flake8-comprehensions,flake8-docstrings,flake8-rst-docstrings,flake8-tidy-imports.
[INFO] Initializing environment for https://github.com/asottile/pyupgrade.
[INFO] Installing environment for https://github.com/psf/black.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node', '/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/npm', 'install', '--dev', '--prod', '--ignore-prepublish', '--no-progress', '--no-save')
return code: 1
stdout: (none)
stderr:
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
/.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /.cache/pre-commit/repo8ca0hksv/node_env-default/bin/node)
The text was updated successfully, but these errors were encountered:
Using the latest version of
prettier
, the pre-commit hooks fail. See scverse/cookiecutter-scverse#143.Error output
The text was updated successfully, but these errors were encountered: