Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Run Time Error- Can not find Module "Child_Process" #122

Closed
KyawMyoKhant opened this issue Jul 22, 2018 · 1 comment
Closed

Run Time Error- Can not find Module "Child_Process" #122

KyawMyoKhant opened this issue Jul 22, 2018 · 1 comment
Assignees
Labels
api: speech Issues related to the googleapis/nodejs-speech API. type: question Request for information or clarification. Not an issue. web

Comments

@KyawMyoKhant
Copy link

I am using Google Speech API and Note.js.

I already imported the necerssary Client Library but still hitting Error.

 const client = new **speech.SpeechClient()**;

I think this is were the error is

capture

@JustinBeckwith JustinBeckwith added triage me I really want to be triaged. 🚨 This issue needs some love. labels Jul 23, 2018
@stephenplusplus
Copy link
Contributor

For now, I don't believe we intend to support Webpack integration. Related issues: googleapis/google-cloud-node#1821

You can subscribe to this issue in case that ever changes: googleapis/google-cloud-node#531

@stephenplusplus stephenplusplus added type: question Request for information or clarification. Not an issue. and removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Jul 30, 2018
@google-cloud-label-sync google-cloud-label-sync bot added the api: speech Issues related to the googleapis/nodejs-speech API. label Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: speech Issues related to the googleapis/nodejs-speech API. type: question Request for information or clarification. Not an issue. web
Projects
None yet
Development

No branches or pull requests

3 participants