summaryrefslogtreecommitdiff
path: root/tests/specs/run/package_json/invalid_value/install.out
AgeCommit message (Collapse)Author
2024-10-31fix: surface package.json location on dep parse failure (#26665)David Sherret
Related: https://github.com/denoland/deno/issues/26653
2024-10-04fix(install): surface package.json dependency errors (#26023)David Sherret
2024-10-03tests: enable specs::run::package_json::invalid_value (#25826)Satya Rohith
Towards https://github.com/denoland/deno/issues/25241 Co-authored-by: David Sherret <dsherret@gmail.com>