blob: bad1a64959404c0d091134d29dd0c955496fb125 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Checking for slow types in the public API...
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
|