I'm getting the following error when I try to create a 2.0 script. The file uploads just fine. It works fine in sandbox.
Here's the error: Error
Fail to evaluate script: All SuiteScript API Modules are unavailable while executing your define callback.
Here's my define statement: define(['N/ui/serverWidget', 'N/url', 'N/file', 'N/format', 'N/search', 'N/record', 'N/runtime', 'N/redirect', './KBS_WAV20_Alt_Sales_LIB']
Any ideas? Thanks