Closed hubaishan closed 1 month ago
This looks like a windows-specific issue. The stack trace doesn't inform us much on where to start investigating, but I think this is likely coming from within object_arg_parser.js
: maybe getAbsoluteFilePath
produces some non-windows-friendly path, leading readJsonFile
to fail to get the JSON file, triggering the fallback to getDataFromJsModule
, which fails. I don't have access to a windows machine: could you clone the repo locally and try to investigate?
this bug resolved in the latest version
I got this error
for command
version 16.3.3 runs the command without errors