xjsender / haoide

Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode
MIT License
199 stars 46 forks source link

'NoneType' object has no attribute 'items' when deploying #175

Open K-Borg opened 6 years ago

K-Borg commented 6 years ago

When attempting to deploy Account.object to our production org, I receive the following error in the console:

Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublimeplugin.py", line 795, in run return self.run(**args) File "main in /Users/user/Library/Application Support/Sublime Text 3/Installed Packages/haoide.sublime-package", line 1471, in run AttributeError: 'NoneType' object has no attribute 'items'

aitiancai commented 3 years ago

Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublimeplugin.py", line 1050, in run return self.run(**args) File "/Users/YanhaowWang/Library/Application Support/Sublime Text 3/Installed Packages/haoide.sublime-package/main.py", line 1570, in run AttributeError: 'NoneType' object has no attribute 'items'