The screenshot seems to be cropped too much? Can you try again? Or post the error message text?
Usually,
%%raw(`require("canvas")`)
should work, but if somehow not we also have the @@directive feature which puts its contents above everything else:
@@directive(`require("canvas")`)