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/tier4/pre-commit-hooks-ros:[email protected],@prettier/[email protected].
[INFO] Installing environment for https://github.com/tier4/pre-commit-hooks-ros.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/home/rico/.cache/pre-commit/repot_n4ea6k/node_env-default/bin/node', '/home/rico/.cache/pre-commit/repot_n4ea6k/node_env-default/bin/npm', 'pack')
return code: 254
stdout: (none)
stderr:
(node:955063) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
npm warn tarball tarball data for file:/home/rico/.cache/pre-commit/repot_n4ea6k/ (null) seems to be corrupted. Trying again.
npm warn tarball tarball data for file:/home/rico/.cache/pre-commit/repot_n4ea6k/ (null) seems to be corrupted. Trying again.
npm error code ENOENT
npm error syscall lstat
npm error path /home/rico/.cache/pre-commit/repot_n4ea6k/ode_env-default/bin/activate
npm error errno -2
npm error enoent ENOENT: no such file or directory, lstat '/home/rico/.cache/pre-commit/repot_n4ea6k/ode_env-default/bin/activate'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/rico/.npm/_logs/2024-10-17T18_35_28_469Z-debug-0.log
Check the log at /home/rico/.cache/pre-commit/pre-commit.log
The text was updated successfully, but these errors were encountered:
Noticed errors when using any of the hooks which specify
language: node
.Running on Ubuntu 20.04
pre-commit version
3.5.0
pre-commit-config.yaml:
errors:
The text was updated successfully, but these errors were encountered: