I have the same error right now:
*Dataform encountered an error: Unexpected property "type", or property value type of "string" is incorrect.
ReferenceError: Unexpected property "type", or property value type of "string" is incorrect.
at /usr/local/lib/node_modules/@dataform/cli/bundle.js:259:23
at Array.forEach (<anonymous>)
at checkFields (/usr/local/lib/node_modules/@dataform/cli/bundle.js:240:33)
at verifyObjectMatchesProto (/usr/local/lib/node_modules/@dataform/cli/bundle.js:268:5)
at read (/usr/local/lib/node_modules/@dataform/cli/bundle.js:28278:25)
at Object.processFn (/usr/local/lib/node_modules/@dataform/cli/bundle.js:30671:45)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Object.handler (/usr/local/lib/node_modules/@dataform/cli/bundle.js:29593:30)*
Any suggestions?