Closed rohitranjan-2702 closed 4 months ago
I was able to reproduce on that specific node version. But if you upgrade to 18.20.3 (LTS) or 20.14.0 (current default) it works.
I use nvm so the command I ran is:
nvm install 18.20.3
thanks @tpaulshippy! I'll close this for now given it looks like an issue with a specific nodejs version
if we find this is more widespread (a whole range of versions) we can update out readme to raise the minimum required nodejs version
Thanks @tpaulshippy it worked with the current node version
Steps to reproduce:
Having this issue while setting up the repo locally.