Pre-commit: wont install nodejs based hooks on arm64

Created on 29 Mar 2018  路  3Comments  路  Source: pre-commit/pre-commit

upstream-bug

All 3 comments

Thanks for the heads up!

@fczuardi a possible workaround would be to install node at the system (through whatever package manager you're using) and use language_version: system -- this'll bypass the nodeenv download process

Upstream bug is fixed! Closing :)

Thanks for the issue

Was this page helpful?
0 / 5 - 0 ratings