#unexpected token '?'

1 messages · Page 1 of 1 (latest)

golden stag
#

Hi, while trying to see the version on wsl im getting the following error

glad stirrup
#

Hi by the look of it your node version doesn't support the nullish operator, which is weird since IIRC it was introduced in node14 (and Nest10 requires node16), try to dump your node version to be sure

golden stag
#

My node version is v12.22.9

#

seems like i have to update

glad stirrup
golden stag
#

Thanks