You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/sublime_plugin.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'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.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'
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/sublime_plugin.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'
The text was updated successfully, but these errors were encountered: