작성
·
3.8K
0
답변 1
0
네! 진짜 했는데,,,
up to date, audited 286 packages in 932ms
26 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities 이렇게 나오고
ERROR in ./client.jsx 5:16-38
Module not found: Error: Can't resolve './WordRelay' in 'C:\Users\user\Desktop\react-project\lecture'
resolve './WordRelay' in 'C:\Users\user\Desktop\react-project\lecture'
using description file: C:\Users\user\Desktop\react-project\lecture\package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
using description file: C:\Users\user\Desktop\react-project\lecture\package.json (relative path: ./WordRelay)
no extension
Field 'browser' doesn't contain a valid alias configuration
C:\Users\user\Desktop\react-project\lecture\WordRelay doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
C:\Users\user\Desktop\react-project\lecture\WordRelay.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
C:\Users\user\Desktop\react-project\lecture\WordRelay.json doesn't exist
.wasm
Field 'browser' doesn't contain a valid alias configuration
C:\Users\user\Desktop\react-project\lecture\WordRelay.wasm doesn't exist
as directory
C:\Users\user\Desktop\react-project\lecture\WordRelay doesn't exist
WordRelay (webpack 5.47.0) compiled with 1 error in 2812 ms
이런 에러메세지가 뜨네요 ,,
에러 메시지가 바뀌었네요. 이제는 다른 에러입니다. 저와 webpack.config.js가 다르네요.
https://github.com/ZeroCho/react-webgame/blob/master/2.%EB%81%9D%EB%A7%90%EC%9E%87%EA%B8%B0/webpack.config.js
했는데도 안되네요,,,