module 'photon' not found

Everything was working fine yesterday and today when I try to run my app using the corona simulator I get the following error message :

I checked my build.settings and all my require stuff. I even tried running the sample chat and advanced photo sample app and I get the same message. 

 Anyone know what I did on my Mac to make this error happen? What can I do ?

Chris

2013-11-07 11:24:28.949 Corona Simulator[1035:d03] WARNING: Simulator does not support multitouch events

2013-11-07 11:24:28.960 Corona Simulator[1035:d03] Runtime error

module ‘photon’ not found:resource (photon.lu) does not exist in archive

    no field package.preload[‘photon’]

    no file ‘/Users/newuser/Library/Application Support/Corona/Simulator/Plugins/photon.lua’

    no file ‘/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/photon.lua’

    no file ‘/Users/newuser/Library/Application Support/Corona/Simulator/Plugins/photon.dylib’

    no file ‘./photon.dylib’

    no file ‘/Applications/CoronaSDK/Corona Simulator.app/Contents/Resources/photon.dylib’

It was failed plugin update. Sorry for that.

Now it’s fixed.

Just run your app again.

Thank you for such a great response. I’m glad I didn’t mess up my machine :slight_smile:

It was failed plugin update. Sorry for that.

Now it’s fixed.

Just run your app again.

Thank you for such a great response. I’m glad I didn’t mess up my machine :slight_smile: