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
Trying to use the master branch of this project and get this error: [User Error] Uncaught Exception: Object->__call(): the method 'listmembers' does not exist on 'DNProject', or the method is not public When trying to see an overview of an environment in the front end.
I see lots of calls to this listmembers() function in the codebase but have not discovered where its supposed to be defined.
Can anyone shed some light on this?
Thanks.
The text was updated successfully, but these errors were encountered:
Trying to use the master branch of this project and get this error: [User Error] Uncaught Exception: Object->__call(): the method 'listmembers' does not exist on 'DNProject', or the method is not public When trying to see an overview of an environment in the front end.
I see lots of calls to this listmembers() function in the codebase but have not discovered where its supposed to be defined.
Can anyone shed some light on this?
Thanks.
The text was updated successfully, but these errors were encountered: