I'm having this error when I run the "App42_CloudAPI_Corona_Sample-master" example. Semms like I'm missing something relate to the Storyboard Module. Any ideas why?
Module 'storyboard' not found:
no field package.preload['storyboard']
no file '/Users/Leonardo/Library/Application Support/Corona/Simulator/Plugins/storyboard.lua'
no file '/Users/Leonardo/Desktop/App42_CloudAPI_Corona_Sample-master/sample/App42-LeaderBoard-Sample/storyboard.lua'
no file '/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/storyboard.lua'
no file '/Users/Leonardo/Library/Application Support/Corona/Simulator/Plugins/storyboard.dylib'
no file './storyboard.dylib'
no file '/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/storyboard.dylib'
File: module 'storyboard' not found
stack traceback:
[C]: in function 'require'
?: in function <?:803>
(tail call): ?
main.lua:16: in main chunk