summaryrefslogtreecommitdiff
path: root/tests/specs/run/package_json/invalid_value/error.out
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2024-10-03 21:56:55 +0530
committerGitHub <noreply@github.com>2024-10-03 16:26:55 +0000
commit779a98cd39b781091427e68b1548d4f3189a8595 (patch)
treef07c8a83d03d71b62f1a95f99a07610cc7b05d3e /tests/specs/run/package_json/invalid_value/error.out
parente41df20ad9ba0e5acee028a161ab55b81987acb8 (diff)
tests: enable specs::run::package_json::invalid_value (#25826)
Towards https://github.com/denoland/deno/issues/25241 Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'tests/specs/run/package_json/invalid_value/error.out')
-rw-r--r--tests/specs/run/package_json/invalid_value/error.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/run/package_json/invalid_value/error.out b/tests/specs/run/package_json/invalid_value/error.out
new file mode 100644
index 000000000..597535113
--- /dev/null
+++ b/tests/specs/run/package_json/invalid_value/error.out
@@ -0,0 +1,2 @@
+error: Could not resolve "@denotest/cjs-default-export", but found it in a package.json. Deno expects the node_modules/ directory to be up to date. Did you forget to run `deno install`?
+ at file:///[WILDCARD]/error.ts:2:23