Closed Takadenoshi closed 1 year ago
node v20 breaks ts-node but a workaround was found in this issue
(That issue also has reports of ballooning memory consumption. I did some small scale local tests but did not encounter this issue.)
Added that we recommend the LTS v18 in the README.
Also removed the npm run test commands for now.
npm run test
node v20 breaks ts-node but a workaround was found in this issue
(That issue also has reports of ballooning memory consumption. I did some small scale local tests but did not encounter this issue.)
Added that we recommend the LTS v18 in the README.
Also removed the
npm run test
commands for now.