Commit 2311b69
committed
build: re-add
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.
```yarn engines field with correct version1 parent 9b182bc commit 2311b69
File tree
3 files changed
+4
-2
lines changed- .aspect/rules/external_repository_action_cache
3 files changed
+4
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments