Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Browser error - Uncaught TypeError: Cannot convert undefined or null to object #109

Closed
talkr-app opened this issue Jun 15, 2018 · 1 comment
Assignees
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@talkr-app
Copy link

Samples work great from node, but trying to run from a browser is giving me an error:
'Uncaught TypeError: Cannot convert undefined or null to object' (pify:index.js 79)

Reproduction Steps:
brunch new test
cd test
npm install dialogflow --save
echo 'const dialogflow = require("dialogflow");' >> app/initialize.js
brunch watch --server

OS: OSX 10.13.4
Node: 10.4.1
npm: 6.1.0
dialogflow: 0.5.0

What am I doing wrong?

@JustinBeckwith
Copy link
Contributor

Greetings! We're tracking browser support over in #16. I'm going to close this one out for now :)

@google-cloud-label-sync google-cloud-label-sync bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow API. label Jan 31, 2020
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
@JustinBeckwith JustinBeckwith self-assigned this Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants