Skip to main content
Question

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

  • December 19, 2024
  • 2 replies
  • 25 views

Joseph_Brick1

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
  • 4716 replies
  • December 19, 2024

Maybe. Have you tried updating the typings module?


Joseph_Brick1
  • Author
  • 10 replies
  • December 19, 2024

That worked Gleb. Thanks!