Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Can't able to load data from big query. #100

Open
syedzubair-dev opened this issue Aug 27, 2019 · 0 comments
Open

Can't able to load data from big query. #100

syedzubair-dev opened this issue Aug 27, 2019 · 0 comments

Comments

@syedzubair-dev
Copy link

Trying to load data from GCP bigquery. I have done the environment variable setting of GCP JSON file. Still getting this error while running the application.

@ start C:\keplerapi
webpack-dev-server --progress --hot --open

10% building modules 1/1 modules 0 active
Project is running at http://localhost:8080/
webpack output is served from /
10% building modules 3/8 modules 5 active ...i\node_modules\webpack\hot\emitter.jswebpack: wait until bundle finished: /
Hash: a28a75822c9b773bc7a3
Version: webpack 2.7.0
Time: 14196ms
Asset Size Chunks Chunk Names
bundle.js 17.4 MB 0 [emitted] [big] app
bundle.js.map 19.8 MB 0 [emitted] app
chunk {0} bundle.js, bundle.js.map (app) 16.4 MB [entry] [rendered]
[0] .//react/react.js 56 bytes {0} [built]
[1075] ./
/react-router/es/index.js 1.46 kB {0} [built]
[1121] (webpack)/hot/emitter.js 77 bytes {0} [built]
[1122] ./src/main.js 2.32 kB {0} [built]
[1123] (webpack)-dev-server/client?http://localhost:8080 7.93 kB {0} [built]
[1124] (webpack)/hot/dev-server.js 1.57 kB {0} [built]
[1423] ./src/app.js 7.11 kB {0} [built]
[1427] ./src/store.js 2.2 kB {0} [built]
[2045] .//loglevel/lib/loglevel.js 7.86 kB {0} [built]
[2388] ./
/strip-ansi/index.js 161 bytes {0} [built]
[2420] (webpack)-dev-server/client/overlay.js 3.67 kB {0} [built]
[2421] (webpack)-dev-server/client/socket.js 1.08 kB {0} [built]
[2422] (webpack)/hot nonrecursive ^./log$ 160 bytes {0} [built]
[2423] (webpack)/hot/log-apply-result.js 1.02 kB {0} [built]
[2437] multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js 52 bytes {0} [built]
+ 2423 hidden modules

ERROR in /keplerapi//google-auth-library/build/src/auth/googleauth.js
Module not found: Error: Can't resolve 'child_process' in '/keplerapi/node_modules/google-auth-library/build/src/auth'
@ /keplerapi/
/google-auth-library/build/src/auth/googleauth.js 18:24-48
@ /keplerapi//google-auth-library/build/src/index.js
@ /keplerapi/
/@google-cloud/common/build/src/util.js
@ /keplerapi//@google-cloud/common/build/src/index.js
@ /keplerapi/
/@google-cloud/bigquery/build/src/index.js
@ /keplerapi/data/bigquery.js
@ /keplerapi/data/query.js
@ ./src/app.js
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://localhost:8080 webpack/hot/dev-server ./src/main.js
webpack: Failed to compile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant