Resize is not a function for a code block

Cannot resize code block

This works except for code block : resize is not a function

let node = figma.getNodeById("371:591");
node.resize(1000, node.height);