Hi everyone,
I'm trying to install payload on my macbook. I use the npx install and then npm install and npm run dev. I get the following error ... help!!!
^
Error: @swc/core threw an error when attempting to validate swc compiler options.
You may be using an old version of swc which does not support the options used by ts-node.
Try upgrading to the latest version of swc.
Error message from swc:
Failed to deserialize buffer as swc::config::Options
Thanks in advance,
GregO