diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2023-01-24 21:14:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-24 15:14:49 -0500 |
| commit | f14ea3d4d43eb579674f508b6a534429cc9191d6 (patch) | |
| tree | d727a8c0a02c5ffca9d891ca4fc462e67275ad19 /cli/tests/testdata/run/035_cached_only_flag.out | |
| parent | e1c51f3c0d595542fe471359916df2a7b6be5484 (diff) | |
feat: suggest adding a "node:" prefix for bare specifiers that look like built-in Node modules (#17519)
Diffstat (limited to 'cli/tests/testdata/run/035_cached_only_flag.out')
| -rw-r--r-- | cli/tests/testdata/run/035_cached_only_flag.out | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/run/035_cached_only_flag.out b/cli/tests/testdata/run/035_cached_only_flag.out index 3bda398b6..f677ec915 100644 --- a/cli/tests/testdata/run/035_cached_only_flag.out +++ b/cli/tests/testdata/run/035_cached_only_flag.out @@ -1,4 +1 @@ error: Specifier not found in cache: "http://127.0.0.1:4545/run/019_media_types.ts", --cached-only is specified. - -Caused by: - Specifier not found in cache: "http://127.0.0.1:4545/run/019_media_types.ts", --cached-only is specified. |
