artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
214 stars 45 forks source link

chore: add NODE_OPTIONS env var to storybook start script #1318

Closed TMcMeans closed 1 year ago

TMcMeans commented 1 year ago

The goal of this PR is to make sure that Storybook runs without issues in our dev environments. I added a NODE_OPTIONS environment variable set to --openssl-legacy-provider in the Storybook start script to make Storybook compatible with Node version 16, addressing a known issue discussed internally.

Related slack discussion here

artsyit commented 12 months ago

:rocket: PR was released in @artsy/palette-charts@35.1.2, @artsy/palette@36.1.2 :rocket: