mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
12 lines
474 B
Text
12 lines
474 B
Text
|
Checking fast check type graph for errors...
|
||
|
Ensuring type checks...
|
||
|
Check file://[WILDCARD]mod.ts
|
||
|
error[invalid-path]: package path must not contain whitespace (found ' ')
|
||
|
--> [WILDCARD]path with spaces.txt
|
||
|
= hint: rename or remove the file, or add it to 'publish.exclude' in the config file
|
||
|
|
||
|
info: to portably support all platforms, including windows, the allowed characters in package paths are limited
|
||
|
docs: https://jsr.io/go/invalid-path
|
||
|
|
||
|
error: Found 1 problem
|