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
Error: Number of columns on line 5 does not match header
at Error (native)
at Parser.__push (xxx\node_modules\csv-parse\lib\index.js:222:13)
at Parser.__write (xxx\node_modules\csv-parse\lib\index.js:416:14)
at Parser._transform (xxx\node_modules\csv-parse\lib\index.js:172:10)
at Parser.Transform._read (_stream_transform.js:167:10)
at Parser.Transform._write (_stream_transform.js:155:12)
at doWrite (_stream_writable.js:307:12)
at writeOrBuffer (_stream_writable.js:293:5)
at Parser.Writable.write (_stream_writable.js:220:11)
at xxx\node_modules\csv-parse\lib\index.js:46:14
The text was updated successfully, but these errors were encountered:
This looks like a bug. It is a valid property because stdOut does return expected result.
The text was updated successfully, but these errors were encountered: