Cannot create binding for class that is not exported by the script [code: 10061]
For some reason I'm running into this issue when attempting to deploy:
Cannot create binding for class ConnectionRoom that is not exported by the script [code: 10061]
I have confirmed that I am indeed exporting a DO class called ConnectionRoom and that it all works fine locally.
Any thoughts? Thanks!1 Reply
Deleted the project and deployed again which seems to have fixed it,