From 9337f509dd5c3a8b4b235db7ce83f5ec0a4c01e7 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 9 Feb 2021 17:18:20 +0100 Subject: [PATCH] Create new-mangos-tap.md --- .changeset/new-mangos-tap.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/new-mangos-tap.md diff --git a/.changeset/new-mangos-tap.md b/.changeset/new-mangos-tap.md new file mode 100644 index 0000000000..1b57510417 --- /dev/null +++ b/.changeset/new-mangos-tap.md @@ -0,0 +1,5 @@ +--- +'@backstage/cli': patch +--- + +Tweak error message in lockfile parsing to include more information.