Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: re-add
yarn
engines field with correct version
The omission of this field causes `yarn bazel run @npm2//:sync` to fail with ``` ERROR: An error occurred during the fetch of repository 'npm2': Traceback (most recent call last): File "/usr/local/google/home/alanagius/.cache/bazel/_bazel_alanagius/2fa837e4c5ce941f68b762e5f8e7dc4d/external/aspect_rules_js/npm/private/npm_translate_lock.bzl", line 112, column 21, in _npm_translate_lock_impl fail(msg) Error in fail: INFO: pnpm-lock.yaml file updated. Please run your build again. ```
- Loading branch information