I want to install xblock sdk and followed this tutorial
But, now I am facing PluginMissingError due to vertical_demo. Any pointers appreciated.
I want to install xblock sdk and followed this tutorial
But, now I am facing PluginMissingError due to vertical_demo. Any pointers appreciated.
Exploring the cause of this problem, I have came to discussion and found the solution on Google groups that solves my problem. Here is the link: xblock pluginmissingerror
It says that you need to run make install command in xblock-sdk directory.