summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/nonexistent_file/main.out
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2022-09-03 15:43:35 +0200
committerGitHub <noreply@github.com>2022-09-03 15:43:35 +0200
commitfc4025c878a7986576f693ed3ad297212f6a99de (patch)
tree3df737382ba4ac61148a31d23cb96296e5daa419 /cli/tests/testdata/npm/nonexistent_file/main.out
parent223403e899c934e23ea3012cc1bbba0b1a3ce92a (diff)
fix(npm): add more context to errors when file doesn't exist (#15749)
Diffstat (limited to 'cli/tests/testdata/npm/nonexistent_file/main.out')
-rw-r--r--cli/tests/testdata/npm/nonexistent_file/main.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/nonexistent_file/main.out b/cli/tests/testdata/npm/nonexistent_file/main.out
new file mode 100644
index 000000000..5f43f7242
--- /dev/null
+++ b/cli/tests/testdata/npm/nonexistent_file/main.out
@@ -0,0 +1,4 @@
+error: Unable to load [WILDCARD]hmac-sha512 imported from [WILDCARD]/testdata/npm/nonexistent_file/main.js
+
+Caused by:
+[WILDCARD]