2

The following line has existed in my jsonnet code for a long time. The code executes as expected. I just started using VSCode and installed the Jsonnet Language Server but now the server seems to think the line is problematic. Why?

the code

local containers = import 'containers.libsonnet';

the error message

couldn't open import "containers.libsonnet": no match locally or in the Jsonnet library paths
user3877654
  • 1,045
  • 1
  • 16
  • 40

0 Answers0