I am getting the following error with validator 1.5.8
1: [ERR] Internal error. SOME VALIDATION STEPS MAY NOT HAVE OCCURRED (code: 0 - INTERNAL ERROR)
.undefined
Evidence: RangeError: Maximum call stack size exceeded
at missingSessionFiles (/usr/lib/node_modules/bids-validator/validators/session.js:20:10)
at validateMisc.then.then.then.then.then.then.then.then.eventsIssues (/usr/lib/node_modules/bids-validator/validators/bids/fullTest.js:199:42)
at processTicksAndRejections (internal/process/task_queues.js:86:5)
It seems the error I am experiencing is similar to what’s described in the thread below, but I didn’t find any resolution or workaround mentioned.