Open benjaminwestern opened 2 months ago
Interesting, this looks like a ProtobufJS bug! It's not too surprising, given that we use a slightly older version.
I would recommend using the LTS node version v20.17.0
rather than v22.7.0
, and see if it still happens.
Thanks @Ekrekr works great on v20.17.0 and v22.6.0 :)
Upgraded to NodeJS v22.7.0 and experienced the following error:
Using NVM and switching to v22.6.0 resolves the issue:
Error Occurs with: Current Node Version on System:
Current NPM Version on System:
Node installed with Homebrew (before using NVM):
Dataform Version:
Let me know if you require any more information!
Cheers