GitHub user breautek added a comment to the discussion: The hello world example 
won't build

Not sure if the formatting is correct, it's likely erroring on `?.` syntax, 
which suggest that you're using a NodeJS version that doesn't have [optional 
chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining)
 support.

Can you run `node -v` to confirm your NodeJS version? The recommended version 
today is NodeJS 20.

GitHub link: 
https://github.com/apache/cordova/discussions/467#discussioncomment-8652012

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to