Build Errors v2.1.40 Qt5 on Linux

I need help figuring out how to resolve these errors.

ERROR: An error occurred during the fetch of repository 'npm':
   Traceback (most recent call last):
	File "/home/saiyed/.cache/bazel/_bazel_saiyed/4bd63ca7e37fc09d03f4d2b78434913c/external/build_bazel_rules_nodejs/internal/npm_install/npm_install.bzl", line 456, column 13, in _yarn_install_impl
		fail("yarn_install failed: %s (%s)" % (result.stdout, result.stderr))
Error in fail: yarn_install failed: yarn install v1.19.1

The file referenced in the traceback doesn’t give any information about how npm is being fetched so I don’t know what the problem is.

ERROR: no such package '@npm//@bazel/labs': yarn_install failed: yarn install v1.19.1

1 Like