You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
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.
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.
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]/react-router/es/index.js 1.46 kB {0} [built][1075] ./
[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]/strip-ansi/index.js 161 bytes {0} [built][2388] ./
[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/google-auth-library/build/src/auth/googleauth.js 18:24-48Module not found: Error: Can't resolve 'child_process' in '/keplerapi/node_modules/google-auth-library/build/src/auth'
@ /keplerapi/
@ /keplerapi/
/google-auth-library/build/src/index.js/@google-cloud/common/build/src/util.js@ /keplerapi/
@ /keplerapi/
/@google-cloud/common/build/src/index.js/@google-cloud/bigquery/build/src/index.js@ /keplerapi/
@ /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.
The text was updated successfully, but these errors were encountered: