bazel-skylib is an unlisted dependency of this project
thundergolfer opened this issue · 1 comments
thundergolfer commented
https://github.com/bazelbuild/bazel-skylib
Got this error when adding bazel-linting-system
to a new project:
Starting local Bazel server and connecting to it...
INFO: Writing tracer profile to '/private/var/tmp/_bazel_jonathonbelotti/f8ff68f081f4f3b674dcf62a28548591/command.profile.gz'
ERROR: in /Users/jonathonbelotti/Code/thundergolfer/bazel-mypy-integration/examples/tools/linting/aspect.bzl: in /private/var/tmp/_bazel_jonathonbelotti/f8ff68f081f4f3b674dcf62a28548591/external/linting_system/generator.bzl: Unable to find package for @bazel_skylib//lib:shell.bzl: The repository '@bazel_skylib' could not be resolved.
ERROR: Analysis of aspect '//tools/linting:aspect.bzl%lint of //hangman:hangman' failed; build aborted: in /Users/jonathonbelotti/Code/thundergolfer/bazel-mypy-integration/examples/tools/linting/aspect.bzl: in /private/var/tmp/_bazel_jonathonbelotti/f8ff68f081f4f3b674dcf62a28548591/external/linting_system/generator.bzl: Unable to find package for @bazel_skylib//lib:shell.bzl: The repository '@bazel_skylib' could not be resolved.
INFO: Elapsed time: 5.388s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (4 packages loaded, 0 targets config\
ured)
currently loading: @bazel_tools//tools/cpp ... (2 packages)
thundergolfer commented
Fixed in v0.3.0