amtrack / force-dev-tool

[DEPRECATED] Command line tool supporting the Force.com development lifecycle
MIT License
108 stars 37 forks source link

Bug: LeadConvertSettings.LeadConvertSetting has no method 'normalize' #86

Closed vkolotov closed 7 years ago

vkolotov commented 7 years ago

Running the following command gives: $ force-dev-tool deploy TypeError: Object LeadConvertSettings/LeadConvertSettings.LeadConvertSetting has no method 'normalize'

Please let me know if you need me to provide anything else to reproduce this.

vkolotov commented 7 years ago

I'm sorry for spam. The reason for that error was running an ancient NodeJS. I have upgraded node and it has disappeared.