blob: 8608e00f3ead6cc089f4e127aba896ae84acf949 (
plain)
1
2
3
4
5
|
{
"args": "cache npm:@denotest/non-existent-dep",
"exitCode": 1,
"output": "[UNORDERED_START]\nDownload http://localhost:4260/@denotest%2fnon-existent-dep\nDownload http://localhost:4260/@denotest%2fnon-existent\n[UNORDERED_END]\nerror: npm package '@denotest/non-existent' does not exist.\n"
}
|