form-examples
form-examples copied to clipboard
Broken Storybook with Node 18
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.