Skip to main content
Question

How to use fontawesome pro package from npm in figma make?

  • June 15, 2026
  • 0 replies
  • 1 view

Aarjith

We use fontawesome pro packages in our design system and has a auth token for it. However it's a struggle getting the design system packages to install in figma make, because it looks like figma sandbox resets .npmrc start of each session losing the fontawesome token causing pnpm install to fail.

An option to provide custom registry with authToken would be great.