Boards Don’t Load: Cannot Resolve “@wixc3/react-board”

Boards do not render in Codux, and a "something went wrong" error shows that @wixc3/react-board cannot be resolved.

Solution 

Codux requires the @wixc3/react-board helper package to be installed in your project's root directory to run your projects. Codux prompts users to install this package automatically when it doesn't exist, but if you're seeing an error related to it, check here for steps to manually install it using the npm or Yarn package managers.
IN THIS ARTICLE