check-previews-compile.js
fails with long output due to it being truncated.
#101
Labels
check-previews-compile.js
fails with long output due to it being truncated.
#101
If a rule generates many errors for its own source, then
check-previews-compile.js
will fail, because it attempts to parse truncated JSON output. SettingmaxBuffer
to a larger value does not fix it.The text was updated successfully, but these errors were encountered: