You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very straightforward one, my parser library is failing when attempting to parse the bot detection config with this error
yq . vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml
yq: Error running jq: ScannerError: while scanning for the next token
found character '\t' that cannot start any token
in "vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml", line 73, column 22.
Hey @tateima! Thanks for reporting. You are more than welcome to make a PR to fix this!
Please keep in mind, however, that I haven't used this library for some time now and I don't know exactly how up-to-date the configuration of the bots still is.
Very straightforward one, my parser library is failing when attempting to parse the bot detection config with this error
yq . vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml
yq: Error running jq: ScannerError: while scanning for the next token
found character '\t' that cannot start any token
in "vendor/vipx/bot-detect/Resources/metadata/extended_crawler.yml", line 73, column 22.
There is a hidden indentation around the here
The text was updated successfully, but these errors were encountered: