Skip to main content
Joseph_Brick1
December 19, 2024
Question

Figma API: I'm getting "Property 'setRangeHyperlink' does not exist on type 'TextNode'"

  • December 19, 2024
  • 2 replies
  • 78 views

This doesn’t seem to be happening to anyone else. If I leave the line in, the plugin fails with the same error. The function is recognized when I use it in the Scripter plugin.

Could something be wrong with my plugin configuration files? Maybe I’m using an older version of the Figma API somehow?

This topic has been closed for replies.

2 replies

Gleb
Power Member
December 19, 2024

Maybe. Have you tried updating the typings module?

Joseph_Brick1
December 19, 2024

That worked Gleb. Thanks!