Program ended while yielding

Program ended while yielding



This error indicates that the Profound.js program returned to the framework with an asynchronous call still pending. It indicates that the await keyword has been omitted from an asynchronous call. See Coding With Promises in Profound.js for more information.

Looking for labels? They can now be found in the details panel on the floating action bar.