summaryrefslogtreecommitdiff
path: root/cli/tests/error_027_bare_import_error.ts.out
diff options
context:
space:
mode:
authorAndrew Mitchell <32021055+mitch292@users.noreply.github.com>2021-03-18 20:02:29 -0400
committerGitHub <noreply@github.com>2021-03-18 20:02:29 -0400
commit277e19f4d26b66bbba99b0a3d6539b524dc88830 (patch)
treef1aa56bf62b547b8823cd2efecc5f87770b1563a /cli/tests/error_027_bare_import_error.ts.out
parent7d12dd18992cc58ce9866c2e42d914c8c8cf6d7a (diff)
fix(cli/bundle): display anyhow error chain (#9822)
Diffstat (limited to 'cli/tests/error_027_bare_import_error.ts.out')
-rw-r--r--cli/tests/error_027_bare_import_error.ts.out8
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/tests/error_027_bare_import_error.ts.out b/cli/tests/error_027_bare_import_error.ts.out
new file mode 100644
index 000000000..b52873d89
--- /dev/null
+++ b/cli/tests/error_027_bare_import_error.ts.out
@@ -0,0 +1,8 @@
+[WILDCARD]error: Unable to output bundle during Graph::bundle().
+
+Caused by:
+ 0: load_transformed failed
+ 1: failed to analyze module
+ 2: failed to resolve foo from <file:///[WILDCARD]/error_027_bare_import_error.ts>
+ 3: The graph is missing a dependency.
+ Specifier: foo from file:///[WILDCARD]/error_027_bare_import_error.ts