8000 'NoneType' object has no attribute 'items' when deploying · Issue #175 · xjsender/haoide · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
'NoneType' object has no attribute 'items' when deploying #175
Open
@K-Borg

Description

@K-Borg

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'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0