wp is not defined error using wp.media to create a custom image uploader

Figured it out! I didn’t have the javascript code wrapped with the following:

jQuery(document).ready( function($){ });