mirror of
https://github.com/denoland/deno.git
synced 2025-03-11 22:59:41 -04:00
8 lines
304 B
Text
8 lines
304 B
Text
Check [WILDLINE]exists.ts
|
|
TS2307 [ERROR]: Cannot find module 'file:///[WILDLINE]/not_exists.css'.
|
|
at file:///[WILDLINE]/not_exists.ts:1:8
|
|
|
|
error: Type checking failed.
|
|
|
|
info: The program failed type-checking, but it still might work correctly.
|
|
hint: Re-run with --no-check to skip type-checking.
|