form-examples icon indicating copy to clipboard operation
form-examples copied to clipboard

Broken Storybook with Node 18

Open IanVS opened this issue 2 years ago • 0 comments

Hi, thanks for putting together these examples! I tried firing up the Storybook and it initially failed when using Node 18, but worked when I switched back to Node 16. This was the error:

Error: Package subpath './lib/tokenize' is not defined by "exports" in /Users/ianvs/code/experiments/form-examples/checkout-form-rhf/node_modules/postcss-safe-parser/node_modules/postcss/package.json

Just wanted to post this to let you and anyone else running into this know.

IanVS avatar Apr 04 '23 15:04 IanVS