you will get:
the ERROR: TypeError: Cannot read property 'config' of undefined"
with any NL samples if you use [email protected]. The latest version of the google-cloud-node/language package 0.10.3 is correct and pull [email protected]
The package.json needs to be updated to have:
"@google-cloud/language": "0.10.3"