-
Notifications
You must be signed in to change notification settings - Fork 0
Description
[email protected] dev E:\reactaaa\react-app
nodemon ./dist/server/index.js
[nodemon] 1.12.1
[nodemon] to restart at any time, enter rs
[nodemon] watching: E:\reactaaa\react-app\dist\config//* E:\reactaaa\react-app\dist\server//* E:\reactaaa\react-app\dist\webpack/**/*
[nodemon] starting node ./dist/server/index.js
webpack building...
Koa app started at port 3344
[at-loader] Using [email protected] from typescript and "tsconfig.json" from E:\reactaaa\react-app\src\webpack\tsconfig.client.json.
[at-loader] Checking started in a separate process...
[at-loader] Checking finished with 4 errors
webpack built 4fae7e21ec360686e73e in 4485ms
Hash: 4fae7e21ec360686e73e
Version: webpack 3.6.0
Time: 4485ms
Asset Size Chunks Chunk Names
client.js 183 kB 0 client
vendor.js 1.01 MB 1 vendor
[0] ./node_modules/process/browser.js 5.42 kB {1} [built]
[1] ./node_modules/react/index.js 190 bytes {1} [built]
[67] (webpack)-hot-middleware/client-overlay.js 1.82 kB {0} [built]
[69] (webpack)-hot-middleware/process-update.js 4.33 kB {0} [built]
[70] ./node_modules/react-dom/index.js 1.36 kB {1} [built]
[118] multi webpack-hot-middleware/client?timeout=2000 ./src/client/index.tsx 40 bytes {0} [built]
[119] (webpack)-hot-middleware/client.js?timeout=2000 7.04 kB {0} [built]
[120] ./node_modules/querystring-es3/index.js 127 bytes {0} [built]
[128] ./src/client/index.tsx 2.08 kB {0} [built]
[130] ./node_modules/react/cjs/react.development.js 55.3 kB {1} [built]
[145] ./node_modules/react-hot-loader/index.js 40 bytes {0} [built]
[201] (webpack)-hot-middleware/client.js 7.04 kB {0} [built]
[202] multi react-hot-loader/patch react react-dom 52 bytes {1} [built]
[203] ./node_modules/react-hot-loader/patch.js 40 bytes {1} [built]
[204] ./node_modules/react-hot-loader/lib/patch.js 209 bytes {1} [built]
+ 296 hidden modules
ERROR in [at-loader] ./src/client/index.tsx:23:7
TS2304: Cannot find name 'module'.
ERROR in [at-loader] ./src/client/index.tsx:26:23
TS2304: Cannot find name 'require'.
ERROR in [at-loader] ./src/client/index.tsx:37:5
TS2304: Cannot find name 'module'.
ERROR in [at-loader] ./src/client/index.tsx:37:58
TS2304: Cannot find name 'require'.
webpack: Failed to compile.
[at-loader] Using [email protected] from typescript and "tsconfig.json" from E:\reactaaa\react-app\src\webpack\tsconfig.server.json.
[at-loader] Checking started in a separate process...
[at-loader] Checking finished with 2 errors
undefined