강의

멘토링

커뮤니티

Inflearn Community Q&A

pho30125120's profile image
pho30125120

asked

Node and React series that you can learn by following - Creating a YouTube site

npm run dev 동작 에러

Written on

·

286

0

Failed to parse source map from 'C:\Users\user\Desktop\boilerplate-mern-stack-master\client\node_modules\mutationobserver-shim\dist\mutationobserver.map' file: Error: ENOENT: no such file or directory, open 'C:\Users\user\Desktop\boilerplate-mern-stack-master\client\node_modules\mutationobserver-shim\dist\mutationobserver.map'

[1]

[1] ERROR in ./node_modules/antd/es/version/index.js 2:15-22

[1] Should not import the named export 'version' (imported as 'version') from default-exporting module (only default export is available soon)

이런 에러가 뜨는데 어떻게 해결하나요...도와주세요

reactreduxnode.jsmongodb

Answer 1

0

pho30125120님의 프로필 이미지
pho30125120
Questioner

심지어 저의 디렉토리에는 antd다른 패키지 파일이 없습니다

pho30125120's profile image
pho30125120

asked

Ask a question